diff options
Diffstat (limited to 'bpmn/MSORESTClient/pom.xml')
-rw-r--r-- | bpmn/MSORESTClient/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSORESTClient/pom.xml b/bpmn/MSORESTClient/pom.xml index 246e472880..dead7d02d8 100644 --- a/bpmn/MSORESTClient/pom.xml +++ b/bpmn/MSORESTClient/pom.xml @@ -6,7 +6,7 @@ <parent>
<groupId>org.openecomp.so</groupId>
<artifactId>bpmn</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.so</groupId>
|