aboutsummaryrefslogtreecommitdiffstats
path: root/cdt
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2018-11-12 13:24:50 -0800
committerPatrick Brady <patrick.brady@att.com>2018-11-12 13:45:57 -0800
commitf5f682dadb2634f3dfb7d7c988c282b18f04b48d (patch)
treed93be470159b0f436b5ebf96094506309d1a236d /cdt
parentde58c437e8b49ea10085c2d7498cf275266679d5 (diff)
Increment version number
Change to version 1.5.0-SNAPSHOT Change-Id: I7ad12bc4d2745da35199ff37d733776271c23946 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
Diffstat (limited to 'cdt')
-rw-r--r--cdt/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cdt/pom.xml b/cdt/pom.xml
index ca60be3..0abe90b 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.4.1-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.appc.deployment</groupId>
<artifactId>installation-cdt</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<name>Installation - CDT Docker</name>
<description>Creates APPC CDT Docker container</description>