diff options
author | Tal Gitelman <tg851x@intl.att.com> | 2018-10-29 19:51:30 +0200 |
---|---|---|
committer | Tal Gitelman <tg851x@intl.att.com> | 2018-10-29 19:51:30 +0200 |
commit | d18094dfca7558771c8ac08893b069c0dfd44a23 (patch) | |
tree | 7225d8e9ac5845ff3a5b1edeab453f7fe15a9886 /pom.xml | |
parent | 28fc3deb05c170d4b4e08e5431bd37c29f3d64a1 (diff) |
upgrading jetty
Change-Id: If2e184523a8a6f6544a696f12e9905418c2a6368
Issue-ID: SDC-1767
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <groupId>org.onap.sdc.sdc-docker-base</groupId> <artifactId>sdc-docker-base</artifactId> <packaging>pom</packaging> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <name>sdc-sdc-docker-base</name> <properties> |