aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-23 19:43:17 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-03-23 19:43:28 -0400
commit77418924c9b7089d284854dd060d4d5057722cb6 (patch)
treeadb8b8c253eeb5e7242ac11cc601b26fe2026160
parente2e4f0497a143fa777e5135fca80e9050d65c754 (diff)
Point to models release
Issue-ID: POLICY-2378 Change-Id: Ib2ca540fd6b77dbf4dec6e36b8fc75fce8a9d44b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--config/pe/brmsgw.conf2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/pe/brmsgw.conf b/config/pe/brmsgw.conf
index 3919aa01..2d1595f7 100644
--- a/config/pe/brmsgw.conf
+++ b/config/pe/brmsgw.conf
@@ -63,5 +63,5 @@ BRMS_UEB_API_SECRET=
#Dependency.json file version
BRMS_DEPENDENCY_VERSION=1.6.0-SNAPSHOT
-BRMS_MODELS_DEPENDENCY_VERSION=2.2.1-SNAPSHOT
+BRMS_MODELS_DEPENDENCY_VERSION=2.2.1
diff --git a/pom.xml b/pom.xml
index 8286c94d..bd4aee82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.1</version>
<relativePath />
</parent>