Skip to content

Commit

Permalink
Merge remote-tracking branch 'tporigin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Moore committed May 23, 2014
2 parents c270d14 + 94833d2 commit 94212ec
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Ant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.technophobia.substeps</groupId>
<artifactId>substeps-runner-parent</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.3-SNAPSHOT</version>
</parent>

<name>SubSteps Ant Runner</name>
Expand Down
2 changes: 1 addition & 1 deletion Common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.technophobia.substeps</groupId>
<artifactId>substeps-runner-parent</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.3-SNAPSHOT</version>
</parent>

<name>SubSteps Runner Common</name>
Expand Down
2 changes: 1 addition & 1 deletion Junit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.technophobia.substeps</groupId>
<artifactId>substeps-runner-parent</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.3-SNAPSHOT</version>
</parent>

<name>SubSteps JUnit Runner</name>
Expand Down
2 changes: 1 addition & 1 deletion Maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.technophobia.substeps</groupId>
<artifactId>substeps-runner-parent</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.technophobia.substeps</groupId>
<artifactId>substeps-runner-parent</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.3-SNAPSHOT</version>
<packaging>pom</packaging>

<!-- for OSS hosting -->
Expand Down

0 comments on commit 94212ec

Please sign in to comment.