aboutsummaryrefslogtreecommitdiffstats
path: root/UniversalVesAdapter/pom.xml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2018-09-28 17:06:13 +0000
committervagrant <vv770d@att.com>2018-09-28 17:23:43 +0000
commit1ae255025e258f59c30312cf37d40eab302610b9 (patch)
tree1d4cb48190dc8777a45e20d4c472e4b5da66ecbd /UniversalVesAdapter/pom.xml
parent4b1044d7ee6e1408e498cea6d65e7f76296c4e5f (diff)
update docker plugin version
Change-Id: I6590f635b3d015f232bfe48a46412403ed9a56fa Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
Diffstat (limited to 'UniversalVesAdapter/pom.xml')
-rw-r--r--UniversalVesAdapter/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/UniversalVesAdapter/pom.xml b/UniversalVesAdapter/pom.xml
index 71a13c3..6932be4 100644
--- a/UniversalVesAdapter/pom.xml
+++ b/UniversalVesAdapter/pom.xml
@@ -205,7 +205,7 @@
<plugin>
<groupId>com.spotify</groupId>
<artifactId>docker-maven-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.0.0</version>
</plugin>
</plugins>
</pluginManagement>
@@ -241,7 +241,7 @@
<plugin>
<groupId>com.spotify</groupId>
<artifactId>docker-maven-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.0.0</version>
<configuration>
<serverId>${onap.nexus.dockerregistry.daily}</serverId>
<imageName>${onap.nexus.dockerregistry.daily}/${docker.image.name}</imageName>
@@ -397,4 +397,4 @@
<url>https://repo.spring.io/libs-release</url>
</pluginRepository>
</pluginRepositories>
-</project> \ No newline at end of file
+</project>