diff options
author | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2017-11-09 12:05:23 +0100 |
---|---|---|
committer | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2017-11-09 12:05:23 +0100 |
commit | 06a84f0bc392a6a2845f7512d45af17d86f1d83b (patch) | |
tree | 0acab2d688ae4ff9ad75ce3a51da2828677f95da /pom.xml | |
parent | f391c6ca9ee635c25f57f217e3280cb25e42ac9f (diff) |
Update master to 2.0.0
Update master to 2.0.0 as there is a branch 1.1.1 to
support the release
Change-Id: Ic19847dd365a285213c90437d0d7a2d183220228
Issue-ID: CLAMP-72
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.clamp</groupId> <artifactId>clds</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> <name>clamp</name> <parent> |