diff options
author | Lusheng Ji <lji@research.att.com> | 2018-03-27 02:18:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-27 02:18:13 +0000 |
commit | 342c2890e9b46b483244773b2337c8f56ae9bd0d (patch) | |
tree | ac21ecf7f6df46674b28960a6f50571d4120d5c8 /dcae-policy/pom.xml | |
parent | 5536545e42a15d0ab6a389b3856b390d997d3b08 (diff) | |
parent | 19470fb77656cd6680058f456fb0f09e86f504dc (diff) |
Merge "2.2.0 dcaepolicyplugin and data types"
Diffstat (limited to 'dcae-policy/pom.xml')
-rw-r--r-- | dcae-policy/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcae-policy/pom.xml b/dcae-policy/pom.xml index 33fd9f6..90a0e7a 100644 --- a/dcae-policy/pom.xml +++ b/dcae-policy/pom.xml @@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <groupId>org.onap.dcaegen2.platform.plugins</groupId> <artifactId>dcae-policy</artifactId> <name>dcae-policy-plugin</name> - <version>2.1.0-SNAPSHOT</version> + <version>2.2.0-SNAPSHOT</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |