diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-25 16:21:15 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-25 16:21:15 -0400 |
commit | 5cb7beb34ee10ef1a7c8363b9dd8fc3016151c66 (patch) | |
tree | 8ee3f41681b476b3b750d58855ccfdf252e30604 /helm/pom.xml | |
parent | ac39f88aa15b511dab1230720057b9737d38c102 (diff) |
Roll to next Casablanca snapshotcasablanca
Roll to next Casablanca snapshot
Change-Id: I7a9330cd32b9c8f6e022c5815e6ea039bc050f7a
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'helm/pom.xml')
-rw-r--r-- | helm/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/helm/pom.xml b/helm/pom.xml index 923e1a4..46d2935 100644 --- a/helm/pom.xml +++ b/helm/pom.xml @@ -23,7 +23,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.platform</groupId> <artifactId>plugins</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> </parent> <!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo --> @@ -31,7 +31,7 @@ limitations under the License. <artifactId>helm</artifactId> <name>helm</name> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <url>http://maven.apache.org</url> <properties> <!-- name from the setup.py file --> |