Advertisement
Guest User

Untitled

a guest
Jul 25th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <build>
  2. <pluginManagement>
  3. <plugins>
  4. <plugin>
  5. <groupId>oracle-fmw-ci-demo</groupId>
  6. <artifactId>gar-to-classpath-plugin</artifactId>
  7. <version>${oracle.fmw.version}</version>
  8. <extensions>true</extensions>
  9. </plugin>
  10. ...
  11. </plugins>
  12. </pluginManagement>
  13. </build>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement