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 16:04:01 UTC

[tinkerpop] 02/08: Update maven archetype plugin tp 3.1.0 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 4a919c093bbd335e00637608c34180bf8a096688
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue Jun 4 11:37:42 2019 -0400

    Update maven archetype plugin tp 3.1.0 CTR
---
 gremlin-archetype/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gremlin-archetype/pom.xml b/gremlin-archetype/pom.xml
index bce3749..a30f636 100644
--- a/gremlin-archetype/pom.xml
+++ b/gremlin-archetype/pom.xml
@@ -39,7 +39,7 @@ limitations under the License.
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-archetype-plugin</artifactId>
-                    <version>3.0.1</version>
+                    <version>3.1.0</version>
                     <executions>
                         <execution>
                             <phase>integration-test</phase>