Update version to 1.7.1
Update the pom to 1.7.1 so that we could deliver when we want
Issue-ID: SDC-3274
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I1cea02ebe28cc7cbb03ea5dd3ced98953e32dfc1
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
diff --git a/catalog-fe/pom.xml b/catalog-fe/pom.xml
index 938f1f7..d1762ba 100644
--- a/catalog-fe/pom.xml
+++ b/catalog-fe/pom.xml
@@ -9,7 +9,7 @@
<parent>
<groupId>org.openecomp.sdc</groupId>
<artifactId>sdc-main</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.1-SNAPSHOT</version>
</parent>
<dependencies>