Skip to content

Instantly share code, notes, and snippets.

@porcelli
Created September 14, 2018 20:23
Show Gist options
  • Save porcelli/aba47b55d53f262163eb81095bbaa3d4 to your computer and use it in GitHub Desktop.
Save porcelli/aba47b55d53f262163eb81095bbaa3d4 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>{group}</groupId>
<artifactId>{artifact}</artifactId>
<version>{version}</version>
</project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment