aboutsummaryrefslogtreecommitdiffstats
path: root/status-control/pom.xml
diff options
context:
space:
mode:
authorChrisC <cc697w@intl.att.com>2017-03-14 09:32:49 -0700
committerChrisC <cc697w@intl.att.com>2017-03-14 09:32:49 -0700
commitd56fba4e89a4923b5e9865d9e98e8c3a5e00e4a1 (patch)
tree3dee3ed0fc457385c1ea538fadaf4edf3e06d368 /status-control/pom.xml
parent5dd5647cca17a9939919027008e175f6d5d819f7 (diff)
Update to version 1.0.0
Change-Id: I04ea7f910e2c583bf9fdcf705de74095c298d5da Signed-off-by: ChrisC <cc697w@intl.att.com>
Diffstat (limited to 'status-control/pom.xml')
-rw-r--r--status-control/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/status-control/pom.xml b/status-control/pom.xml
index 169c2ba..01c605a 100644
--- a/status-control/pom.xml
+++ b/status-control/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.openecomp</groupId>
<artifactId>mso</artifactId>
- <version>0.0.4-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.mso</groupId>
@@ -62,16 +62,16 @@
<version>1.10.19</version>
<scope>test</scope>
</dependency>
-
+
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
</dependency>
-
+
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
-
+
</dependencies>
</project> \ No newline at end of file