diff options
author | Andrew Gauld <agauld@att.com> | 2019-08-13 13:32:27 +0000 |
---|---|---|
committer | Andrew Gauld <agauld@att.com> | 2019-08-13 15:06:26 +0000 |
commit | ebd03eb6490b8e60fe0f090aac921efb7778f1f5 (patch) | |
tree | d2b752e49028ff637641a320f1156d2d119fb71f /python-dockering/pom.xml | |
parent | 5013228b2a3deb99d56c8aa433e746abf9b1f458 (diff) |
Update obsolete docker python version5.0.2-ONAP5.0.1-ONAPelalto
Issue-ID: DCAEGEN2-1725
Signed-off-by: Andrew Gauld <agauld@att.com>
Change-Id: I2bbb52591c6c1774303d8d2b6bc3480fb28d9fac
Signed-off-by: Andrew Gauld <agauld@att.com>
Diffstat (limited to 'python-dockering/pom.xml')
-rw-r--r-- | python-dockering/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-dockering/pom.xml b/python-dockering/pom.xml index 887266d..96a05be 100644 --- a/python-dockering/pom.xml +++ b/python-dockering/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.utils</groupId> <artifactId>python-dockering</artifactId> <name>dcaegen2-utils-python-dockering</name> - <version>1.1.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <url>http://maven.apache.org</url> <properties> |