Skip to content

Commit 3071718

Browse files
committed
Update to gephi-maven-plugin version 1.3.1
1 parent a70acdd commit 3071718

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<plugin>
9191
<groupId>org.gephi</groupId>
9292
<artifactId>gephi-maven-plugin</artifactId>
93-
<version>1.3.0</version>
93+
<version>1.3.1</version>
9494
</plugin>
9595
<plugin>
9696
<groupId>org.apache.maven.plugins</groupId>
@@ -198,13 +198,6 @@
198198
</goals>
199199
<phase>package</phase>
200200
</execution>
201-
<execution>
202-
<id>validate-plugin</id>
203-
<goals>
204-
<goal>validate</goal>
205-
</goals>
206-
<phase>none</phase>
207-
</execution>
208201
</executions>
209202
</plugin>
210203

0 commit comments

Comments
 (0)