Skip to content

Commit

Permalink
Prepare for release 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarogarcia7 committed Jul 12, 2017
1 parent c14cc5e commit bfc934f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gmaur.legacycode</groupId>
<artifactId>legacyutils</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1</version>
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit bfc934f

Please sign in to comment.