Upgrade libraries to remove oparent snapshot dep 13/39713/1
authorDaniel Silverthorn <daniel.silverthorn@amdocs.com>
Wed, 28 Mar 2018 15:20:37 +0000 (11:20 -0400)
committerDaniel Silverthorn <daniel.silverthorn@amdocs.com>
Wed, 28 Mar 2018 15:23:45 +0000 (11:23 -0400)
Change-Id: I02f13ece726cea1218484cd2537824c3bfd778be
Issue-ID: AAI-945
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index f6a9c50..b77c39c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
    <parent>
       <groupId>org.onap.oparent</groupId>
       <artifactId>oparent</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.1.0</version>
    </parent>
 
    <groupId>org.onap.aai.router-core</groupId>
@@ -58,7 +58,7 @@ limitations under the License.
       <dependency>
          <groupId>org.onap.aai.logging-service</groupId>
          <artifactId>common-logging</artifactId>
-         <version>1.1.0</version>
+         <version>1.2.2</version>
       </dependency>
       <dependency>
          <groupId>com.att.nsa</groupId>