Skip to content

Instantly share code, notes, and snippets.

@donchan922
Created August 18, 2018 09:38
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 donchan922/4e8ee8ab492042ff8c02dc515102a11d to your computer and use it in GitHub Desktop.
Save donchan922/4e8ee8ab492042ff8c02dc515102a11d to your computer and use it in GitHub Desktop.
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.example</groupId>
<artifactId>maven-test</artifactId>
<version>0.0.1-SNAPSHOT</version>
</project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment