aboutsummaryrefslogtreecommitdiffstats
path: root/BRMSGateway/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-11-07 21:14:49 -0500
committerPamela Dragosh <pdragosh@research.att.com>2017-11-08 20:21:09 -0500
commitbb9c33b1a81e16f08c4a9642be32f342fa91c296 (patch)
treec11c65a153af4620759e53e4e6f397fa55d08bfb /BRMSGateway/pom.xml
parenta304d9e94a922d1022aef0bed95f1834fd17b250 (diff)
Update SNAPSHOT version
Releasing v1.1.0 so need to update to v1.1.1 Issue-ID: POLICY-436 Change-Id: Ic575e75d0321c3de2074f8e23d2d0bbd11f6a229 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'BRMSGateway/pom.xml')
-rw-r--r--BRMSGateway/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml
index 182495ead..2183a87cc 100644
--- a/BRMSGateway/pom.xml
+++ b/BRMSGateway/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.engine</groupId>
<artifactId>PolicyEngineSuite</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</parent>
<artifactId>BRMSGateway</artifactId>
<description>This application will take in BRMS rules and acts as interface between PR and PDP XACML</description>
@@ -134,4 +134,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>