aboutsummaryrefslogtreecommitdiffstats
path: root/LogParser/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@ericsson.com>2018-11-15 12:02:35 +0000
committerliamfallon <liam.fallon@ericsson.com>2018-11-15 17:38:57 +0000
commit5aa7ec363bb4c16f6380bb62ffe9e163802bf9fa (patch)
tree3a6a0870f0a096048f52a346dc8bbaa9bcf8d895 /LogParser/pom.xml
parent306eb5a5c99c115fb54be27acfedace081b04c03 (diff)
Update to 1.3.4-SNAPSHOT1.3.4
Issue-ID: POLICY-1262 Change-Id: Iff542c9d6e07f143517bd0470cee7c6a6a90a065 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'LogParser/pom.xml')
-rw-r--r--LogParser/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/LogParser/pom.xml b/LogParser/pom.xml
index 2e6d191a9..e4677e004 100644
--- a/LogParser/pom.xml
+++ b/LogParser/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.engine</groupId>
<artifactId>PolicyEngineSuite</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.4-SNAPSHOT</version>
</parent>
<artifactId>LogParser</artifactId>
<dependencies>