diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-13 16:54:37 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-13 16:54:41 -0400 |
commit | b7bdab1bba58bc0fd2738128fbaf19441047366f (patch) | |
tree | 3d0628840ef067d8aadc809f72bb0b82f3015d40 | |
parent | addcca22d6243a4904df9d20c1467c31c764eaaa (diff) |
Point to parent, common, models
Released parent, fixes in model and commons.
Issue-ID: POLICY-2486
Change-Id: I5c939dade1024dc6c606250ec8f55ece74614b36
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r-- | BRMSGateway/dependency.json | 48 | ||||
-rw-r--r-- | BRMSGateway/src/test/resources/config.properties | 2 | ||||
-rw-r--r-- | packages/install/src/files/brmsgw.conf | 2 | ||||
-rw-r--r-- | pom.xml | 6 |
4 files changed, 29 insertions, 29 deletions
diff --git a/BRMSGateway/dependency.json b/BRMSGateway/dependency.json index 93668940f..54502ea06 100644 --- a/BRMSGateway/dependency.json +++ b/BRMSGateway/dependency.json @@ -7,68 +7,68 @@ }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "events", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "rest", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "appc", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "aai", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "so", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "sdnc", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "sdnr", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }], "amsterdam": [{ "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "events", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "appc", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "appclcm", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "vfc", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "so", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "sdnr", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "sdnc", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "aai", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-impl", "artifactId": "sdc", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common", "artifactId": "eventmanager", @@ -80,35 +80,35 @@ }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-actors", "artifactId": "actorServiceProvider", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-actors", "artifactId": "actor.appc", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-actors", "artifactId": "actor.appclcm", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-actors", "artifactId": "actor.so", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-actors", "artifactId": "actor.sdnc", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-actors", "artifactId": "actor.sdnr", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions.model-actors", "artifactId": "actor.vfc", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "org.onap.policy.models.policy-models-interactions", "artifactId": "model-yaml", - "version": "2.2.3-SNAPSHOT" + "version": "2.2.4-SNAPSHOT" }, { "groupId": "com.att.research.xacml", "artifactId": "xacml-pdp", diff --git a/BRMSGateway/src/test/resources/config.properties b/BRMSGateway/src/test/resources/config.properties index 5ad9b9e1a..2de8e8462 100644 --- a/BRMSGateway/src/test/resources/config.properties +++ b/BRMSGateway/src/test/resources/config.properties @@ -81,6 +81,6 @@ ping_interval=30000 # # # -brms.dependency.version=1.6.0 +brms.dependency.version=1.6.1-SNAPSHOT ENVIRONMENT = DEVL diff --git a/packages/install/src/files/brmsgw.conf b/packages/install/src/files/brmsgw.conf index e60a9aead..8bee9a103 100644 --- a/packages/install/src/files/brmsgw.conf +++ b/packages/install/src/files/brmsgw.conf @@ -60,4 +60,4 @@ CLIENT_KEY=test ENVIRONMENT=DEVL BRMS_DEPENDENCY_VERSION=1.6.1-SNAPSHOT -BRMS_MODELS_DEPENDENCY_VERSION=2.2.3-SNAPSHOT +BRMS_MODELS_DEPENDENCY_VERSION=2.2.4-SNAPSHOT @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.2</version> <relativePath /> </parent> <groupId>org.onap.policy.engine</groupId> @@ -54,8 +54,8 @@ <commons.fileupload.version>1.3.3</commons.fileupload.version> <commons.compress.version>1.18</commons.compress.version> <elasticsearch.version>6.8.2</elasticsearch.version> - <version.policy.common>1.6.3-SNAPSHOT</version.policy.common> - <version.policy.models>2.2.3-SNAPSHOT</version.policy.models> + <version.policy.common>1.6.4-SNAPSHOT</version.policy.common> + <version.policy.models>2.2.4-SNAPSHOT</version.policy.models> </properties> <modules> <module>PolicyEngineUtils</module> |