aboutsummaryrefslogtreecommitdiffstats
path: root/common-logging
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-05-21 16:50:05 -0400
committerJimmy Forsyth <jf2512@att.com>2019-05-21 16:52:25 -0400
commit64d06cb9eb4c7b6e0358f58a4ce00ec235294375 (patch)
treec658e712f8feb04cd3716531460f60f7771fdb28 /common-logging
parent465c89671b4e2b3a8682d6386c6a3c9d43c01b8d (diff)
Correct version to fix build
Issue-ID: AAI-2403 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ided0b1a8b91ccc30921ee9ac035a4f38e7c07d9d
Diffstat (limited to 'common-logging')
-rw-r--r--common-logging/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common-logging/pom.xml b/common-logging/pom.xml
index 7194f24..d9a25ff 100644
--- a/common-logging/pom.xml
+++ b/common-logging/pom.xml
@@ -36,7 +36,7 @@ limitations under the License.
<dependency>
<groupId>org.onap.aai.logging-service</groupId>
<artifactId>eelf-logging</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</dependency>
</dependencies>
</project>