aboutsummaryrefslogtreecommitdiffstats
path: root/common-logging/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-05-04 08:46:13 -0400
committerJimmy Forsyth <jf2512@att.com>2018-05-04 08:57:57 -0400
commit2c0167b86ac18bbd53a3c7b7c15d105adba84bb3 (patch)
tree5657f299e42f20e158ad93e64135794f55fc275a /common-logging/pom.xml
parent5139f133377b31dd43836299f7e2b724addefffa (diff)
Upversion logging-service in prep for branch
Issue-ID: AAI-1122 Change-Id: I0849cad8539cd3164ea31fe12c39c89df83c9dc5 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'common-logging/pom.xml')
-rw-r--r--common-logging/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common-logging/pom.xml b/common-logging/pom.xml
index d2cbaf0..aa7de03 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.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
@@ -36,7 +36,7 @@ limitations under the License.
<dependency>
<groupId>org.onap.aai.logging-service</groupId>
<artifactId>eelf-logging</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
</dependency>
</dependencies>
</project>