diff options
Diffstat (limited to 'cdt/pom.xml')
-rw-r--r-- | cdt/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cdt/pom.xml b/cdt/pom.xml index 2b20ac5..cfd98c7 100644 --- a/cdt/pom.xml +++ b/cdt/pom.xml @@ -27,14 +27,14 @@ limitations under the License. <parent> <groupId>org.onap.appc.deployment</groupId> <artifactId>appc-docker-project</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.onap.appc.deployment</groupId> <artifactId>installation-cdt</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> <name>Installation - CDT Docker</name> <description>Creates APPC CDT Docker container</description> |