diff options
author | Michael Lando <ml636r@att.com> | 2018-06-02 19:23:27 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-06-02 17:46:53 +0000 |
commit | d8a0deaf32e6a545a0359ad84c886b40c4ad625b (patch) | |
tree | b605488c922542f6a465c8fc6ac7a09d3d5d1dc0 /openecomp-be/tools | |
parent | 4b9b9477fe2c4fa7c40d3e2d1705e143a37513e3 (diff) |
update sdc version
update pom and version.properties
to 1.3.0
Issue-ID: SDC-1370
Change-Id: I0dcf02f868dd263ba4523435e7be11bdc3851053
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'openecomp-be/tools')
-rw-r--r-- | openecomp-be/tools/artifact-copy-plugin/pom.xml | 2 | ||||
-rw-r--r-- | openecomp-be/tools/build-data-helper/pom.xml | 2 | ||||
-rw-r--r-- | openecomp-be/tools/build-data-installer/pom.xml | 2 | ||||
-rw-r--r-- | openecomp-be/tools/compile-helper-plugin/pom.xml | 2 | ||||
-rw-r--r-- | openecomp-be/tools/pmd-helper-plugin/pom.xml | 2 | ||||
-rw-r--r-- | openecomp-be/tools/swagger-ui/pom.xml | 2 | ||||
-rw-r--r-- | openecomp-be/tools/zusammen-tools/pom.xml | 4 |
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> |