summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-06-26 08:31:31 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-06-26 08:31:37 -0400
commit2a543920a708491a6b2786438feaf55bf0bf1515 (patch)
tree764088b739244371f88aeac7e8686d88059e28a6 /pom.xml
parentd0fe049e2575b1192fba6854171637cd6655cd02 (diff)
Bump api patch to 2.1.1
Released 2.1.0 Issue-ID: POLICY-1737 Change-Id: I65909e110fd5cb7b8d99863e161562235025a9bd Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 703be199..c469d19c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<groupId>org.onap.policy.api</groupId>
<artifactId>policy-api</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -46,7 +46,7 @@
<sonar.jacoco.itReportPath>${project.basedir}/../target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
- <policy.common.version>1.5.0</policy.common.version>
+ <policy.common.version>1.5.1-SNAPSHOT</policy.common.version>
<policy.models.version>2.1.0</policy.models.version>
</properties>