Created
December 20, 2016 02:30
-
-
Save c9n/ec5edccdda8bff764c7e04dfc92e285d to your computer and use it in GitHub Desktop.
Minimal POM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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