Advertisement
Guest User

Untitled

a guest
May 24th, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. <build>
  2. <pluginManagement>
  3. <plugins>
  4. <plugin>
  5. <groupId>org.seasar.uruma</groupId>
  6. <artifactId>eclipath-maven-plugin</artifactId>
  7. <version>0.1.0</version>
  8. <configuration>
  9. <downloadJavadocs>false</downloadJavadocs>
  10. <autoRefresh>false</autoRefresh>
  11. </configuration>
  12. </plugin>
  13. </plugins>
  14. </pluginManagement>
  15. </build>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement