diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-24 20:12:14 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-24 20:12:14 +0000 |
commit | 7346763fac123b7a5745bb6a18eaf1140b82779b (patch) | |
tree | 6930a4fc1d5a4c0327f341f9fbb851540db4ed4c /appc-core/appc-common-bundle | |
parent | b69312bc935cbc6c2997a2a4ee24204ded9ebb29 (diff) |
Release appc1.6.4
Diffstat (limited to 'appc-core/appc-common-bundle')
-rw-r--r-- | appc-core/appc-common-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml index fb2914582..2f6f0c1bc 100644 --- a/appc-core/appc-common-bundle/pom.xml +++ b/appc-core/appc-common-bundle/pom.xml @@ -182,5 +182,5 @@ </plugin>
</plugins>
</build>
- <version>1.6.4-SNAPSHOT</version>
+ <version>1.6.4</version>
</project>
|