summaryrefslogtreecommitdiffstats
path: root/eelf-logging/pom.xml
diff options
context:
space:
mode:
authorTian Lee <TianL@amdocs.com>2018-05-04 13:52:42 +0000
committerGerrit Code Review <gerrit@onap.org>2018-05-04 13:52:42 +0000
commitdab344acc19551599ad5e8513fb35c351be5d29b (patch)
tree29127cca36210d5d529f3fe15f79214a027d6109 /eelf-logging/pom.xml
parentb0bd6a03a129207e662ff3a705cc6f766a5ddacd (diff)
parent2c0167b86ac18bbd53a3c7b7c15d105adba84bb3 (diff)
Merge "Upversion logging-service in prep for branch"2.0.0-ONAPbeijing2.0.0-ONAP
Diffstat (limited to 'eelf-logging/pom.xml')
-rw-r--r--eelf-logging/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/eelf-logging/pom.xml b/eelf-logging/pom.xml
index e23a260..6bf357f 100644
--- a/eelf-logging/pom.xml
+++ b/eelf-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.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
@@ -38,7 +38,7 @@ limitations under the License.
<dependency>
<groupId>org.onap.aai.logging-service</groupId>
<artifactId>logging-api</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
</dependency>
<!-- EELF logging library -->