Skip to content

Commit

Permalink
Add metadataUrl parameter to pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mbastian committed Nov 17, 2015
1 parent 07ca20a commit 4d0e1f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Expand Up @@ -179,6 +179,9 @@
<goal>build-metadata</goal>
</goals>
<phase>package</phase>
<configuration>
<metadataUrl>http://gephi.github.io/gephi-plugins/plugins/</metadataUrl>
</configuration>
</execution>
</executions>
<configuration>
Expand Down

0 comments on commit 4d0e1f4

Please sign in to comment.