Skip to content

Commit

Permalink
try versoin
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Podgursky committed Jul 6, 2015
1 parent e6fb2d2 commit b4913bb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,15 @@
</dependencies>

<build>

<plugins>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.4</version>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
Expand All @@ -68,6 +76,7 @@
<target>1.7</target>
</configuration>
</plugin>

</plugins>

</build>
Expand Down

0 comments on commit b4913bb

Please sign in to comment.