summaryrefslogtreecommitdiffstats
path: root/pomba/service-decomposition/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-11 09:04:03 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-11 09:04:03 -0400
commit700bb92a8236fc1a37390c8f2d745f1f7864d7a1 (patch)
tree418cd594b2be553f28a43990df78483e0a558e00 /pomba/service-decomposition/pom.xml
parent0b977a0ed96bee108035880fd6d855c3df963f70 (diff)
Remove snapshot dependencies
Remove snapshot dependencies on logging-analytics Change-Id: If9ebc6e4ca50c53a48bee2ac97d44e540e8f0e59 Issue-ID: SDNC-477 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pomba/service-decomposition/pom.xml')
-rw-r--r--pomba/service-decomposition/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pomba/service-decomposition/pom.xml b/pomba/service-decomposition/pom.xml
index 7f70f47..4f127da 100644
--- a/pomba/service-decomposition/pom.xml
+++ b/pomba/service-decomposition/pom.xml
@@ -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>