diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-01-15 12:25:18 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-01-21 21:31:46 +0000 |
commit | dac845c622625f78f5c28be9b93ecf3ab377f488 (patch) | |
tree | a6ae4321e467830cf6b725f2f51bd4fec518beec /appc-dg | |
parent | ce1a3511b5428501a72f501e9e13cb2d55c2c01f (diff) |
Increment version to 1.7.1-SNAPSHOT
Change-Id: I1d1528e9029510ac14f7b527b245854df48c3d9a
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
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 9476a00ed..4a143f5c2 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</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 ae4eaaedc..cba1710cf 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</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 73f0127c9..1da77da1d 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 @@ -115,5 +115,5 @@ </dependency> </dependencies> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</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 c03603b44..3e642dec1 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</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 24823b610..21faacdd6 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> <packaging>bundle</packaging> <dependencies> @@ -42,7 +42,7 @@ <dependency> <groupId>org.onap.appc</groupId> <artifactId>appc-license-manager-api</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</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 98fe7e679..c1585458b 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</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 ab83366b7..b6b62be3f 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</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 2a2d2712c..90f7103cb 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</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 557e10232..a1bbecf89 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</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 c10aad6af..45219fa8b 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</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 e372e89ef..69482d7ed 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</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 f2633cad7..d05a0522c 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</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 a2970b128..60f487b26 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</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 6e85b12c8..d5a158779 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </project> diff --git a/appc-dg/appc-dg-shared/pom.xml b/appc-dg/appc-dg-shared/pom.xml index e4794d56e..d267930dd 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> <groupId>org.onap.appc</groupId> </project> diff --git a/appc-dg/pom.xml b/appc-dg/pom.xml index 3618fb216..4b437cc88 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.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>appc-dg</artifactId> |