diff options
Diffstat (limited to 'pomba/service-decomposition/pom.xml')
-rw-r--r-- | pomba/service-decomposition/pom.xml | 2 |
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> |