aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/simulators
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-11-15 11:47:35 -0500
committerPamela Dragosh <pdragosh@research.att.com>2017-11-15 11:47:41 -0500
commitfbe7e04d1961055213d9b71bcac7d1dac6a80043 (patch)
tree820cbb7991ee6cbc5624d078f9da63d1c1cf4b25 /controlloop/common/simulators
parent135ef6acf3d466b2889b2469da26779ad9251797 (diff)
Upgrade to 1.1.2-SNAPSHOT
Released 1.1.1, now must bump patch by 1 Issue-ID: POLICY-436 Change-Id: I3f5e4c369575f6fe1fa06cabb96a5bd43cb11087 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'controlloop/common/simulators')
-rw-r--r--controlloop/common/simulators/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/simulators/pom.xml b/controlloop/common/simulators/pom.xml
index 91ce5c4d2..6cca8b9da 100644
--- a/controlloop/common/simulators/pom.xml
+++ b/controlloop/common/simulators/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.drools-applications</groupId>
<artifactId>common</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
</parent>
<artifactId>simulators</artifactId>
<dependencies>