Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.24 KB | None | 0 0
  1. <dependencies>
  2. <dependency>
  3. <groupId>company</groupId>
  4. <artifactId>build.parent</artifactId>
  5. <version>${spring.version}</version>
  6. </dependency>
  7. </dependencies>
  8. <properties>
  9. <spring.version>1.1.2-SNAPSHOT</spring.version>
  10. </properties>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement