aboutsummaryrefslogtreecommitdiffstats
path: root/common-logging/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-05-23 15:01:28 -0400
committerJimmy Forsyth <jf2512@att.com>2018-05-23 15:01:31 -0400
commiteb723b91d21011cba92d798a4d0eccfbe2832cdc (patch)
tree6b036a48107abc47c5c7787297c7ef063c5bda2c /common-logging/pom.xml
parentfbd5d3191b778d5251aaad338b4868ea3387696a (diff)
Upversion for Casablanca
Issue-ID: AAI-1169 Change-Id: I397567c1b89c122ee5df848ea8423a96106a73eb 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 aa7de03..25ea874 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.3-SNAPSHOT</version>
+ <version>1.3.0-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.3-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</dependency>
</dependencies>
</project>