Skip to content

Commit

Permalink
prepare v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rmpestano committed Jul 19, 2015
1 parent 857927d commit 0e33294
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cukedoctor-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.cukedoctor</groupId>
<artifactId>cukedoctor</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.4.2</version>
</parent>

<artifactId>cukedoctor-converter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cukedoctor-main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>cukedoctor</artifactId>
<groupId>com.github.cukedoctor</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.4.2</version>
</parent>

<artifactId>cukedoctor-main</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cukedoctor-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>cukedoctor</artifactId>
<groupId>com.github.cukedoctor</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.4.2</version>
</parent>

<artifactId>cukedoctor-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.github.cukedoctor</groupId>
<artifactId>cukedoctor</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.4.2</version>
<packaging>pom</packaging>

<name>cukedoctor</name>
Expand Down

0 comments on commit 0e33294

Please sign in to comment.