summaryrefslogtreecommitdiffstats
path: root/openecomp-be/tools
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-be/tools')
-rw-r--r--openecomp-be/tools/artifact-copy-plugin/pom.xml2
-rw-r--r--openecomp-be/tools/build-data-helper/pom.xml2
-rw-r--r--openecomp-be/tools/build-data-installer/pom.xml2
-rw-r--r--openecomp-be/tools/compile-helper-plugin/pom.xml2
-rw-r--r--openecomp-be/tools/pmd-helper-plugin/pom.xml2
-rw-r--r--openecomp-be/tools/swagger-ui/pom.xml2
-rw-r--r--openecomp-be/tools/zusammen-tools/pom.xml4
7 files changed, 8 insertions, 8 deletions
diff --git a/openecomp-be/tools/artifact-copy-plugin/pom.xml b/openecomp-be/tools/artifact-copy-plugin/pom.xml
index 03301a719e..b06b4a9e58 100644
--- a/openecomp-be/tools/artifact-copy-plugin/pom.xml
+++ b/openecomp-be/tools/artifact-copy-plugin/pom.xml
@@ -10,7 +10,7 @@
<parent>
<artifactId>sdc-onboarding</artifactId>
<groupId>org.openecomp.sdc</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath>../../../onboarding</relativePath>
</parent>
<properties>
diff --git a/openecomp-be/tools/build-data-helper/pom.xml b/openecomp-be/tools/build-data-helper/pom.xml
index b2e800805d..b639c7ae0d 100644
--- a/openecomp-be/tools/build-data-helper/pom.xml
+++ b/openecomp-be/tools/build-data-helper/pom.xml
@@ -10,7 +10,7 @@
<parent>
<artifactId>sdc-onboarding</artifactId>
<groupId>org.openecomp.sdc</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath>../../../onboarding</relativePath>
</parent>
<properties>
diff --git a/openecomp-be/tools/build-data-installer/pom.xml b/openecomp-be/tools/build-data-installer/pom.xml
index 94121b5ddc..cf2c91bbf3 100644
--- a/openecomp-be/tools/build-data-installer/pom.xml
+++ b/openecomp-be/tools/build-data-installer/pom.xml
@@ -10,7 +10,7 @@
<parent>
<artifactId>sdc-onboarding</artifactId>
<groupId>org.openecomp.sdc</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath>../../../onboarding</relativePath>
</parent>
<properties>
diff --git a/openecomp-be/tools/compile-helper-plugin/pom.xml b/openecomp-be/tools/compile-helper-plugin/pom.xml
index 73513f6b17..dc813e7b4a 100644
--- a/openecomp-be/tools/compile-helper-plugin/pom.xml
+++ b/openecomp-be/tools/compile-helper-plugin/pom.xml
@@ -11,7 +11,7 @@
<parent>
<artifactId>sdc-onboarding</artifactId>
<groupId>org.openecomp.sdc</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath>../../../onboarding</relativePath>
</parent>
<properties>
diff --git a/openecomp-be/tools/pmd-helper-plugin/pom.xml b/openecomp-be/tools/pmd-helper-plugin/pom.xml
index 75ab1f89c8..2442ae5401 100644
--- a/openecomp-be/tools/pmd-helper-plugin/pom.xml
+++ b/openecomp-be/tools/pmd-helper-plugin/pom.xml
@@ -11,7 +11,7 @@
<parent>
<artifactId>sdc-onboarding</artifactId>
<groupId>org.openecomp.sdc</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath>../../../onboarding</relativePath>
</parent>
<properties>
diff --git a/openecomp-be/tools/swagger-ui/pom.xml b/openecomp-be/tools/swagger-ui/pom.xml
index f470c0eb8c..943c1367dd 100644
--- a/openecomp-be/tools/swagger-ui/pom.xml
+++ b/openecomp-be/tools/swagger-ui/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>org.openecomp.sdc</groupId>
<artifactId>openecomp-sdc</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
diff --git a/openecomp-be/tools/zusammen-tools/pom.xml b/openecomp-be/tools/zusammen-tools/pom.xml
index a1183b52ac..4b9a03386a 100644
--- a/openecomp-be/tools/zusammen-tools/pom.xml
+++ b/openecomp-be/tools/zusammen-tools/pom.xml
@@ -73,12 +73,12 @@
</dependencies>
<artifactId>openecomp-zusammen-tools</artifactId>
<groupId>org.openecomp.sdc.core.tools</groupId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<parent>
<groupId>org.openecomp.sdc</groupId>
<artifactId>openecomp-sdc-lib</artifactId>
<relativePath>../../lib</relativePath>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<!--parent>
<groupId>org.openecomp.sdc</groupId>