Skip to content

Commit

Permalink
RemoteRun 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinj committed Apr 14, 2014
1 parent af0e53f commit 1a62fd1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>remoterun</artifactId>
<groupId>net.formicary.remoterun</groupId>
<version>1.1</version>
<version>1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>remoterun</artifactId>
<groupId>net.formicary.remoterun</groupId>
<version>1.1</version>
<version>1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>remoterun-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion embed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>remoterun</artifactId>
<groupId>net.formicary.remoterun</groupId>
<version>1.1</version>
<version>1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>remoterun</artifactId>
<groupId>net.formicary.remoterun</groupId>
<version>1.1</version>
<version>1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.formicary.remoterun</groupId>
<artifactId>remoterun</artifactId>
<version>1.1</version>
<version>1.2</version>
<packaging>pom</packaging>
<modules>
<module>common</module>
Expand Down

0 comments on commit 1a62fd1

Please sign in to comment.