diff options
author | Alex Shatov <alexs@att.com> | 2018-02-27 14:34:22 -0500 |
---|---|---|
committer | Alex Shatov <alexs@att.com> | 2018-02-27 14:34:22 -0500 |
commit | dfd79f0cb9f8d418871b5fb7f3616554c3261800 (patch) | |
tree | 8a80cf2c3435d0feb94aeb4818f9c4826fce3481 /pom.xml | |
parent | d52c135012f098230ea74dd6135db4c557a15594 (diff) |
up the version to 2.1.0 for policy-handler
- removed #org.onap.dcae from license text
Change-Id: I07f11e60c4677109ccb826c4e969b47acb4c498a
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-347
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -30,8 +30,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <groupId>org.onap.dcaegen2.platform</groupId> <artifactId>policy-handler</artifactId> <name>dcaegen2-platform-policy-handler</name> - - <version>2.0.1-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |