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

[tinkerpop] 06/08: Allow clean plugin to inherit version from parent 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 1667c94cfea3cfadfc7e4fe5ea30f585f6e99d70
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Tue Jun 4 11:42:25 2019 -0400

    Allow clean plugin to inherit version from parent CTR
---
 gremlin-javascript/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gremlin-javascript/pom.xml b/gremlin-javascript/pom.xml
index 092ded1..12d3209 100644
--- a/gremlin-javascript/pom.xml
+++ b/gremlin-javascript/pom.xml
@@ -150,7 +150,6 @@ limitations under the License.
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-clean-plugin</artifactId>
-                <version>3.0.0</version>
                 <executions>
                     <execution>
                         <goals>