Skip to content

Instantly share code, notes, and snippets.

@LIttleAncientForestKami
Created January 4, 2015 12:02
Show Gist options
  • Save LIttleAncientForestKami/6aa72c3afdb5e7cec3e8 to your computer and use it in GitHub Desktop.
Save LIttleAncientForestKami/6aa72c3afdb5e7cec3e8 to your computer and use it in GitHub Desktop.
Simplest POM
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>edu.lafk</groupId>
<artifactId>simple-project</artifactId>
<version>1</version>
</project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment