diff options
Diffstat (limited to 'appc-config/pom.xml')
-rw-r--r-- | appc-config/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-config/pom.xml b/appc-config/pom.xml index 8c64051a2..bf53c1a04 100644 --- a/appc-config/pom.xml +++ b/appc-config/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.2-SNAPSHOT</version> </parent> <groupId>org.onap.appc</groupId> @@ -111,5 +111,5 @@ <module>appc-config-audit</module> </modules> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.2-SNAPSHOT</version> </project> |