diff options
Diffstat (limited to 'appc-outbound/pom.xml')
-rwxr-xr-x | appc-outbound/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/pom.xml b/appc-outbound/pom.xml index dead937b5..ae8e2cff1 100755 --- a/appc-outbound/pom.xml +++ b/appc-outbound/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </parent> <artifactId>appc-outbound</artifactId> <packaging>pom</packaging> |