Skip to content

Instantly share code, notes, and snippets.

@c9n
Created December 20, 2016 02:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save c9n/ec5edccdda8bff764c7e04dfc92e285d to your computer and use it in GitHub Desktop.
Save c9n/ec5edccdda8bff764c7e04dfc92e285d to your computer and use it in GitHub Desktop.
Minimal POM
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.c9n.mini</groupId>
<artifactId>demo</artifactId>
<version>0.1.0</version>
</project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment