aboutsummaryrefslogtreecommitdiffstats
path: root/PolicyEngineClient
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@ericsson.com>2018-10-25 17:19:16 +0100
committerramverma <ram.krishna.verma@ericsson.com>2018-10-25 17:19:35 +0100
commitd7630c4c59a2d5947d942684bbe4ce8741a8fa7b (patch)
tree9d124d4253e85795d08089f87133592199b9fdb3 /PolicyEngineClient
parent718a13e4e135f87975260eda329699cd242077db (diff)
Fix refering to snapshot in policy/engine
Issue-ID: POLICY-1213 Change-Id: I6666585a176b9e981976777018e4b7616e47ffc7 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
Diffstat (limited to 'PolicyEngineClient')
-rw-r--r--PolicyEngineClient/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/PolicyEngineClient/pom.xml b/PolicyEngineClient/pom.xml
index 102723629..4c3e32e15 100644
--- a/PolicyEngineClient/pom.xml
+++ b/PolicyEngineClient/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.engine</groupId>
<artifactId>PolicyEngineSuite</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>PolicyEngineClient</artifactId>
<dependencies>