diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-12 20:30:40 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-12 20:30:40 +0000 |
commit | 0354b52a992513e5c321915a20c5edf04be2bdef (patch) | |
tree | 0c4f5e9c71da3b3662c8734c9beee66a411f4707 /common-logging/pom.xml | |
parent | 56d162015b3570171fe674221852323caac59a35 (diff) |
Release aai/logging-service1.5.1
Diffstat (limited to 'common-logging/pom.xml')
-rw-r--r-- | common-logging/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common-logging/pom.xml b/common-logging/pom.xml index e479d99..ddda852 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.aai.logging-service</groupId> <artifactId>logging-service</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> @@ -36,7 +36,7 @@ limitations under the License. <dependency> <groupId>org.onap.aai.logging-service</groupId> <artifactId>eelf-logging</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </dependency> </dependencies> </project> |