Update pom.xml

This commit is contained in:
Gabriele C. 2015-07-31 03:30:42 +02:00
parent a0e2d900c7
commit dc2081d581

View File

@ -112,6 +112,10 @@
<groupId>com.versioneye</groupId>
<artifactId>versioneye-maven-plugin</artifactId>
<version>3.5.1</version>
<configuration>
<projectId>544d0ff9512592562c000003</projectId>
<!--<apiKey>my_secret_api_key</apiKey>-->>
</configuration>
</plugin>
</plugins>
</build>