Skip to content

Commit

Permalink
Upped version and binary JAR with name-fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
bkiers committed Oct 28, 2014
1 parent 654e7ac commit 439702e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Binary file removed PCREParser-0.3.1.jar
Binary file not shown.
Binary file added PCREParser-0.3.2.jar
Binary file not shown.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

<modelVersion>4.0.0</modelVersion>
<groupId>nl.big-o</groupId>
<artifactId>pcre-parser</artifactId>
<artifactId>PCREParser</artifactId>
<packaging>jar</packaging>
<version>0.1.0</version>
<name>pcre-parser</name>
<version>0.3.2</version>
<name>PCREParser</name>

<properties>
<antlr3.version>3.5</antlr3.version>
Expand Down Expand Up @@ -105,4 +105,4 @@

</build>

</project>
</project>

0 comments on commit 439702e

Please sign in to comment.