Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <!-- Parent POM defines ${appengine.sdk.version} (updates frequently). -->
  2. <plugin>
  3. <groupId>com.google.appengine</groupId>
  4. <artifactId>appengine-maven-plugin</artifactId>
  5. <version>${appengine.sdk.version}</version>
  6. </plugin>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement