summaryrefslogtreecommitdiffstats
path: root/dcae-policy/pom.xml
diff options
context:
space:
mode:
authorAlex Shatov <alexs@att.com>2018-03-26 17:16:29 -0400
committerAlex Shatov <alexs@att.com>2018-03-26 17:16:29 -0400
commit19470fb77656cd6680058f456fb0f09e86f504dc (patch)
treea8cbb44de0d6ae9a1196f448f6f6a2ed7ebcaba5 /dcae-policy/pom.xml
parent7d9895ebb2ed0554ed8fafa5c909a9a930c3f962 (diff)
2.2.0 dcaepolicyplugin and data types
- dcaepolicyplugin to use default policy-handler url by dns to discover policy-handler under k8s when policy_handler record not found under consul-service - pending hardcoding the proper dns based url that is to be provided by k8s + MSB solution Change-Id: I8bf49fe29735ec842235c0b58595c7196f5d24ca Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-419
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 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>