summaryrefslogtreecommitdiffstats
path: root/dcae-policy/pom.xml
diff options
context:
space:
mode:
authorAlex Shatov <alexs@att.com>2018-04-12 17:14:43 -0400
committerAlex Shatov <alexs@att.com>2018-04-12 17:14:43 -0400
commit5a412c36b76f375aba863e3668ce6cb4f457e0d7 (patch)
tree60064e6e2d05bbab383161e17ef4c54d660d772f /dcae-policy/pom.xml
parentaf26b8bb3e0145a093f84be270755cc2d475317e (diff)
2.3.0 dcaepolicyplugin and data types
- discovering consul at consul:8500 instead of localhost:8500 - added and refactored unit tests for discovery -- coverage 78% Change-Id: I3712fe36df47d6117206d61ca4916c4dbc42d035 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-438
Diffstat (limited to 'dcae-policy/pom.xml')
-rw-r--r--dcae-policy/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcae-policy/pom.xml b/dcae-policy/pom.xml
index b46e9b8..949ecf8 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.2.1-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>