summaryrefslogtreecommitdiffstats
path: root/platform-logic/installer/pom.xml
diff options
context:
space:
mode:
authorStilwell, David (stilwelld) <stilwelld@att.com>2018-05-23 13:27:41 -0400
committerStilwell, David (stilwelld) <stilwelld@att.com>2018-05-23 13:28:21 -0400
commit3c902a042bac562e790af9e236483908f0672110 (patch)
treec101a7eadaf7e7aa2708f50065d337d6c3bb4fde /platform-logic/installer/pom.xml
parent38475f19a8179cf62cd6810b6042b87cf0646c64 (diff)
Roll to the next Snapshot version
Change to version 0.2.3-SNAPSHOT and parent 1.0.3-SNAPSHOT Change-Id: I2903b3691873027c9d0de6189b5b2dcff57482ee Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
Diffstat (limited to 'platform-logic/installer/pom.xml')
-rw-r--r--platform-logic/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml
index 1ae42cb9..fa3f892b 100644
--- a/platform-logic/installer/pom.xml
+++ b/platform-logic/installer/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-platform-logic</artifactId>
- <version>0.2.2-SNAPSHOT</version>
+ <version>0.2.3-SNAPSHOT</version>
</parent>
<artifactId>platform-logic-installer</artifactId>
- <version>0.2.2-SNAPSHOT</version>
+ <version>0.2.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: platform-logic :: ${project.artifactId}</name>