Skip to content

Instantly share code, notes, and snippets.

@bdionne
Created June 29, 2017 17:33
Show Gist options
  • Save bdionne/2387142fb4f79611eca20258435afa2f to your computer and use it in GitHub Desktop.
Save bdionne/2387142fb4f79611eca20258435afa2f to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.clarkparsia.pellet</groupId>
<artifactId>pellet-parent</artifactId>
<version>2.4.0-SNAPSHOT</version>
</parent>
<artifactId>pellet-distribution</artifactId>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment