aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/templates/template.demo/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@ericsson.com>2018-05-21 15:35:55 +0100
committerliamfallon <liam.fallon@ericsson.com>2018-05-21 17:00:59 +0100
commitca57d97320de4e79f1784c113927a74e4336e7a4 (patch)
tree8fbcc667ad88aa3741cba1c21165f7a83c9bff55 /controlloop/templates/template.demo/pom.xml
parent3fcc2a7a85e885b2807d08d820e3c716185a7710 (diff)
Update Drools Applcations to 1.2.3-SNAPSHOT
These reviews must be merged in order because of layering. This review should be merged THIRD. Issue-ID: POLICY-844 Change-Id: I61d128f3244cd420abab15ab70c5c0e9d9afa625 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'controlloop/templates/template.demo/pom.xml')
-rw-r--r--controlloop/templates/template.demo/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/templates/template.demo/pom.xml b/controlloop/templates/template.demo/pom.xml
index f9870d8d4..18c94f4e6 100644
--- a/controlloop/templates/template.demo/pom.xml
+++ b/controlloop/templates/template.demo/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.drools-applications.controlloop.templates</groupId>
<artifactId>templates</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>template.demo</artifactId>