diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-15 06:50:52 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-15 06:51:04 -0500 |
commit | d907e2aaa53e1fa5d12a36c43f6055731aab4170 (patch) | |
tree | 116bd0cf4a1ed045bc9b44417c3592ab079db890 /common-logging | |
parent | f391f8a0ca7954cda6b9612753b42c070a8c4737 (diff) |
Update SNAPSHOT 1.1.2
We release 1.1.1, now move up to 1.1.2
Issue-ID: POLICY-436
Change-Id: I5d2c79ac5f7a2561e79a6644785238465180c59c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'common-logging')
-rw-r--r-- | common-logging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-logging/pom.xml b/common-logging/pom.xml index d16cdbfe..cfde271f 100644 --- a/common-logging/pom.xml +++ b/common-logging/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.2-SNAPSHOT</version> </parent> <artifactId>ONAP-Logging</artifactId> |