diff options
Diffstat (limited to 'appc-dg')
16 files changed, 17 insertions, 17 deletions
diff --git a/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml b/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml index a653cc560..9ac959710 100644 --- a/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml @@ -112,5 +112,5 @@ </plugin> </plugins> </build> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </project> diff --git a/appc-dg/appc-dg-shared/appc-dg-common/pom.xml b/appc-dg/appc-dg-shared/appc-dg-common/pom.xml index 71a5d8057..8b0a54c55 100644 --- a/appc-dg/appc-dg-shared/appc-dg-common/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-common/pom.xml @@ -201,5 +201,5 @@ </plugin> </plugins> </build> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </project> diff --git a/appc-dg/appc-dg-shared/appc-dg-dependency-model/pom.xml b/appc-dg/appc-dg-shared/appc-dg-dependency-model/pom.xml index 5da14061a..43f776cbf 100644 --- a/appc-dg/appc-dg-shared/appc-dg-dependency-model/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-dependency-model/pom.xml @@ -113,5 +113,5 @@ </dependency> </dependencies> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </project> diff --git a/appc-dg/appc-dg-shared/appc-dg-domain-model-lib/pom.xml b/appc-dg/appc-dg-shared/appc-dg-domain-model-lib/pom.xml index 79f3dfbca..30f7a5dbc 100644 --- a/appc-dg/appc-dg-shared/appc-dg-domain-model-lib/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-domain-model-lib/pom.xml @@ -53,5 +53,5 @@ <scope>test</scope> </dependency> </dependencies> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </project> diff --git a/appc-dg/appc-dg-shared/appc-dg-license-manager/pom.xml b/appc-dg/appc-dg-shared/appc-dg-license-manager/pom.xml index 922f304ad..68ad1a11d 100644 --- a/appc-dg/appc-dg-shared/appc-dg-license-manager/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-license-manager/pom.xml @@ -29,7 +29,7 @@ </parent> <groupId>org.onap.appc</groupId> <artifactId>appc-dg-license-manager</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <packaging>bundle</packaging> <dependencies> @@ -42,7 +42,7 @@ <dependency> <groupId>org.onap.appc</groupId> <artifactId>appc-license-manager-api</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <scope>compile</scope> </dependency> <dependency> diff --git a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml index 9c6b14ca6..2b1d2d2bf 100644 --- a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml @@ -147,5 +147,5 @@ <artifactId>commons-io</artifactId> </dependency> </dependencies> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </project> diff --git a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-model/pom.xml b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-model/pom.xml index 38a4703d3..a67b8f901 100644 --- a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-model/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-model/pom.xml @@ -103,5 +103,5 @@ <version>${odl.yang.jmx.generator.version}</version> </dependency> </dependencies> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </project> diff --git a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/pom.xml b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/pom.xml index 46c9aaaf7..5955921e7 100644 --- a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/pom.xml @@ -41,5 +41,5 @@ <module>appc-dg-mdsal-bundle</module> <module>appc-dg-mdsal-model</module> </modules> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </project> diff --git a/appc-dg/appc-dg-shared/appc-dg-netconf/pom.xml b/appc-dg/appc-dg-shared/appc-dg-netconf/pom.xml index 2994618da..37e3c732a 100644 --- a/appc-dg/appc-dg-shared/appc-dg-netconf/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-netconf/pom.xml @@ -114,5 +114,5 @@ </plugin> </plugins> </build> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </project> diff --git a/appc-dg/appc-dg-shared/appc-dg-shared-features/features-appc-dg-shared/pom.xml b/appc-dg/appc-dg-shared/appc-dg-shared-features/features-appc-dg-shared/pom.xml index 199ae02cb..78ae7ac27 100644 --- a/appc-dg/appc-dg-shared/appc-dg-shared-features/features-appc-dg-shared/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-shared-features/features-appc-dg-shared/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-dg-shared</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <packaging>feature</packaging> <name/> diff --git a/appc-dg/appc-dg-shared/appc-dg-shared-features/onap-appc-dg-shared/pom.xml b/appc-dg/appc-dg-shared/appc-dg-shared-features/onap-appc-dg-shared/pom.xml index c9faab88c..b6255174d 100644 --- a/appc-dg/appc-dg-shared/appc-dg-shared-features/onap-appc-dg-shared/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-shared-features/onap-appc-dg-shared/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-dg-shared</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <packaging>feature</packaging> <name/> diff --git a/appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml b/appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml index efb7f48cd..ac3b1a325 100644 --- a/appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-dg-shared-feature-aggregator</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <packaging>pom</packaging> <name/> diff --git a/appc-dg/appc-dg-shared/appc-dg-shared-installer/pom.xml b/appc-dg/appc-dg-shared/appc-dg-shared-installer/pom.xml index e13307fed..9409f6511 100644 --- a/appc-dg/appc-dg-shared/appc-dg-shared-installer/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-shared-installer/pom.xml @@ -143,5 +143,5 @@ </plugin> </plugins> </build> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </project> diff --git a/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml b/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml index 39f944065..b9ede55fd 100644 --- a/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml @@ -91,5 +91,5 @@ </plugin> </plugins> </build> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </project> diff --git a/appc-dg/appc-dg-shared/pom.xml b/appc-dg/appc-dg-shared/pom.xml index c4fac9a3e..ab8fafe55 100644 --- a/appc-dg/appc-dg-shared/pom.xml +++ b/appc-dg/appc-dg-shared/pom.xml @@ -47,6 +47,6 @@ <module>appc-dg-domain-model-lib</module> <module>appc-dg-mdsal-store</module> </modules> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> <groupId>org.onap.appc</groupId> </project> diff --git a/appc-dg/pom.xml b/appc-dg/pom.xml index 4b437cc88..d91920f03 100644 --- a/appc-dg/pom.xml +++ b/appc-dg/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>appc</artifactId> <groupId>org.onap.appc</groupId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>appc-dg</artifactId> |