Remove snapshot dependencies 51/70251/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 11 Oct 2018 13:04:03 +0000 (09:04 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 11 Oct 2018 13:04:03 +0000 (09:04 -0400)
Remove snapshot dependencies on logging-analytics

Change-Id: If9ebc6e4ca50c53a48bee2ac97d44e540e8f0e59
Issue-ID: SDNC-477
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
pomba/network-discovery-api/pom.xml
pomba/network-discovery/pom.xml
pomba/service-decomposition/pom.xml

index 0d497a2..2e6a470 100644 (file)
@@ -41,7 +41,7 @@ limitations under the License.
         <dependency>
             <groupId>org.onap.logging-analytics.pomba</groupId>
             <artifactId>pomba-audit-common</artifactId>
-            <version>1.3.1-SNAPSHOT</version>
+            <version>1.3.1</version>
         </dependency>
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
index 99610ba..62227df 100644 (file)
@@ -86,7 +86,7 @@ limitations under the License.
         <dependency>
             <groupId>org.onap.logging-analytics</groupId>
             <artifactId>logging-slf4j</artifactId>
-            <version>1.2.2-SNAPSHOT</version>
+            <version>1.2.2</version>
             <exclusions>
                 <exclusion>
                     <groupId>com.att.eelf</groupId>
index 7f70f47..4f127da 100644 (file)
@@ -88,7 +88,7 @@ limitations under the License.
         <dependency>
             <groupId>org.onap.logging-analytics</groupId>
             <artifactId>logging-slf4j</artifactId>
-            <version>1.2.2-SNAPSHOT</version>
+            <version>1.2.2</version>
             <exclusions>
                 <exclusion>
                     <groupId>com.att.eelf</groupId>