aboutsummaryrefslogtreecommitdiffstats
path: root/filters/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-06-05 15:52:08 -0400
committerDan Timoney <dtimoney@att.com>2017-06-05 15:52:08 -0400
commit5b695e8cfe60471a5a354b7603874746f75be220 (patch)
treecb08a7b6aa70e059358535333bfe175c099cde42 /filters/pom.xml
parent6648050f2a994eae531914495011da4619cb54d4 (diff)
[SDNC-14] Roll version
Roll version to 1.1.2-SNAPSHOT with root pom version 1.1.2 Change-Id: Ib0a16857eff37e894c9b47179897759e4fa75271 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'filters/pom.xml')
-rw-r--r--filters/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/filters/pom.xml b/filters/pom.xml
index 52d6453..27a5f52 100644
--- a/filters/pom.xml
+++ b/filters/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>sdnc-core</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -16,7 +16,7 @@
<name>Filters</name>
<description>Servlet filter to implement ECOMP logging spec</description>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>