aboutsummaryrefslogtreecommitdiffstats
path: root/license/pom.xml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2019-03-08 08:31:50 -0800
committerGary Wu <gary.i.wu@huawei.com>2019-03-08 08:31:50 -0800
commit4c1e9da6beec877f604e2d202023e1b4e3802f13 (patch)
tree960710fffa48dbd4ce4e124e9b22ae4ca6b8b3d5 /license/pom.xml
parentc36f147bc34211651d997b1f87cd0c0a8cfdf874 (diff)
Bump major version for new global staging job4.0.0-ONAP2.0.0
The changes required to support LF's new global staging job template are breaking changes for downstream projects; bumping the major version number to reflect the impact. Change-Id: I7bdc1862122c7066d4f875e3d414db58398b7eb8 Issue-ID: CIMAN-234 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'license/pom.xml')
-rw-r--r--license/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/license/pom.xml b/license/pom.xml
index 79b8db3..4a8e1bf 100644
--- a/license/pom.xml
+++ b/license/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>version</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>2.0.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>onap-license</artifactId>