aboutsummaryrefslogtreecommitdiffstats
path: root/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml
diff options
context:
space:
mode:
authorStilwell, David (stilwelld) <stilwelld@att.com>2018-05-23 12:34:18 -0400
committerStilwell, David (stilwelld) <stilwelld@att.com>2018-05-23 12:34:56 -0400
commit78a7af6c5bb10b7b58a46e7fdbdd93098472527b (patch)
tree61570412b60ac92065f9559681ba834f29bf410c /sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml
parent989b90f408edfe89f34380ab6fa4ca6f80850456 (diff)
Roll to the next snapshot and use new parent pom
Updated version to 0.2.3-SNAPSHOT and 1.0.3-SNAPSHOT parent pom Change-Id: I2ac80137aa409d0d13b4bec12beb2b7e74bdfa40 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
Diffstat (limited to 'sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml')
-rw-r--r--sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml b/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml
index 352c772d..a03a6f19 100644
--- a/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml
+++ b/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.0.2</version>
+ <version>1.0.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-sliPluginUtils</artifactId>
- <version>0.2.2-SNAPSHOT</version>
+ <version>0.2.3-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-core :: sliPluginUtils :: ${project.artifactId}</name>