aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/model-impl/rest/pom.xml
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@ericsson.com>2018-10-25 11:59:09 +0100
committerramverma <ram.krishna.verma@ericsson.com>2018-10-25 12:00:16 +0100
commite2b3a9cb5077394fc65b7ec30a140f7f2d2d94e3 (patch)
tree3df2d544d727be675d214c6bd6e44742d669f9da /controlloop/common/model-impl/rest/pom.xml
parentb9007182f9a8fa0dea48fc970e38fb6761bf6c24 (diff)
Fix refering to snapshot in drools-application1.3.1
Issue-ID: POLICY-1213 Change-Id: I91e4928e33d4e39286bf340e42602890446d9401 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
Diffstat (limited to 'controlloop/common/model-impl/rest/pom.xml')
-rw-r--r--controlloop/common/model-impl/rest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/model-impl/rest/pom.xml b/controlloop/common/model-impl/rest/pom.xml
index 2ca997b9c..4f7d8d3e5 100644
--- a/controlloop/common/model-impl/rest/pom.xml
+++ b/controlloop/common/model-impl/rest/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.drools-applications.controlloop.common.model-impl</groupId>
<artifactId>model-impl</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>rest</artifactId>