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:43 UTC

[tinkerpop] 02/08: Bump to maven assembly plugin 3.1.1 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 839af151d579871ef3682d36ca6930aa1a1a9ad0
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue Jun 4 10:56:32 2019 -0400

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

diff --git a/pom.xml b/pom.xml
index c530226..832be0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -584,7 +584,7 @@ limitations under the License.
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-assembly-plugin</artifactId>
-                    <version>3.0.0</version>
+                    <version>3.1.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>