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 0d4f0e781..73dcaa6d7 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>1.6.4-SNAPSHOT</version>
+ <version>1.6.5-SNAPSHOT</version>
</parent>
<artifactId>appc-outbound</artifactId>
<packaging>pom</packaging>
|