diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-15 16:40:03 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-15 16:40:03 -0500 |
commit | 70ae29c0f979c7b76377efcc624116260367e4d9 (patch) | |
tree | 062077aa3b23d193a898755a63dbfce9c2b16d7b /pom.xml | |
parent | c6fa2af9d698ceb6d38400b2a19ff17baf1bf215 (diff) |
Roll to next snapshot
Roll to snapshot 0.3.3-SNAPSHOT
Change-Id: I8514cae0564e58f26fab56e109af72ca80fda36b
Issue-ID: CCSDK-679
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,13 +7,13 @@ <parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-features</artifactId>
- <version>0.3.2-SNAPSHOT</version>
+ <version>0.3.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-features</name>
|