diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-04-01 09:53:42 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-04-01 09:53:42 -0700 |
commit | aed12f000f82bb0ba925042e8722e9b625f5073f (patch) | |
tree | f9bc98ed2de94d1496eb490587bbd6793402c57d /appc-dg | |
parent | 17edc987695f10a776dd0c90a1074e20bde02f85 (diff) |
Increment version to 1.7.2-SNAPSHOT
Change-Id: I125f12f8193f27e6827a270bb7d5ec12c3295020
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 a653cc560..6a8de8a98 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.2-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 71a5d8057..490307b6e 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.2-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 5da14061a..b1d517faa 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.2-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 79f3dfbca..441ccbca0 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.2-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 922f304ad..8df8ef2b0 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.2-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.1-SNAPSHOT</version> + <version>1.7.2-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 9c6b14ca6..65cc65234 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.2-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 38a4703d3..d7136ab96 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.2-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 46c9aaaf7..eac58573c 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.2-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 2994618da..13ccff96d 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.2-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 199ae02cb..be617f0c0 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.2-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 c9faab88c..538c918a6 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.2-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 efb7f48cd..7e5caca55 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.2-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 e13307fed..d82de85a6 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.2-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 39f944065..43b4e951f 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.2-SNAPSHOT</version> </project> diff --git a/appc-dg/appc-dg-shared/pom.xml b/appc-dg/appc-dg-shared/pom.xml index c4fac9a3e..a9cc1fc62 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.2-SNAPSHOT</version> <groupId>org.onap.appc</groupId> </project> diff --git a/appc-dg/pom.xml b/appc-dg/pom.xml index 4b437cc88..53c270b18 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.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>appc-dg</artifactId> |