You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2019/06/04 15:25:44 UTC

[tinkerpop] 03/08: Bump to dockerfile-maven-plugin 1.4.10 CTR

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit b14607e602826fc96e704632acbe4ca4193d4e63
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue Jun 4 10:57:24 2019 -0400

    Bump to dockerfile-maven-plugin 1.4.10 CTR
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 832be0b..94777a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -594,7 +594,7 @@ limitations under the License.
                 <plugin>
                     <groupId>com.spotify</groupId>
                     <artifactId>dockerfile-maven-plugin</artifactId>
-                    <version>1.3.7</version>
+                    <version>1.4.10</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>