Skip to content

Commit

Permalink
[maven-release-plugin] prepare release parser-generator-cc-1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Jan 8, 2018
1 parent a5b0778 commit f949d45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<artifactId>parser-generator-cc</artifactId>
<packaging>bundle</packaging>
<name>parser-generator-cc</name>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>

<description>ParserGenerator is a parser/scanner generator for java (fork of JavaCC 7.0.3)</description>
<url>https://github.com/phax/ParserGeneratorCC</url>
Expand All @@ -62,7 +62,7 @@
<connection>scm:git:[email protected]:phax/ParserGeneratorCC.git</connection>
<developerConnection>scm:git:[email protected]:phax/ParserGeneratorCC.git</developerConnection>
<url>http://github.com/phax/ParserGeneratorCC</url>
<tag>HEAD</tag>
<tag>parser-generator-cc-1.0.2</tag>
</scm>
<developers>
<developer>
Expand Down

0 comments on commit f949d45

Please sign in to comment.