aboutsummaryrefslogtreecommitdiffstats
path: root/cdt
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2018-05-22 10:56:50 -0700
committerPatrick Brady <pb071s@att.com>2018-05-22 10:57:54 -0700
commit04f2804a998f6982b4f2eba9821c232d16a949d1 (patch)
tree89a8bd284012216a1e0bdacd0ea2da204eb3cb6c /cdt
parentf7d392a5af985e50684ed9f90efabca8679bc720 (diff)
Increment versions for new branch
Going from version 1.3.0-SNAPSHOT to 1.4.0-SNAPSHOT Change-Id: I596ecc3a8e5f27daf2f651b8134a10359277c905 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-916
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 0134f85..8683470 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.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.appc.deployment</groupId>
<artifactId>installation-cdt</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<name>Installation - CDT Docker</name>
<description>Creates APPC CDT Docker container</description>