aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 45008e7..9d087ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,8 @@
<dependency>
<groupId>org.openecomp.aai.logging-service</groupId>
<artifactId>common-logging</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <!--<version>1.0.0-SNAPSHOT</version>-->
+ <version>1.0.0</version>
</dependency>
<!-- Jersey Test Framework. -->