We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a70acdd commit 3071718Copy full SHA for 3071718
1 file changed
pom.xml
@@ -90,7 +90,7 @@
90
<plugin>
91
<groupId>org.gephi</groupId>
92
<artifactId>gephi-maven-plugin</artifactId>
93
- <version>1.3.0</version>
+ <version>1.3.1</version>
94
</plugin>
95
96
<groupId>org.apache.maven.plugins</groupId>
@@ -198,13 +198,6 @@
198
</goals>
199
<phase>package</phase>
200
</execution>
201
- <execution>
202
- <id>validate-plugin</id>
203
- <goals>
204
- <goal>validate</goal>
205
- </goals>
206
- <phase>none</phase>
207
- </execution>
208
</executions>
209
210
0 commit comments