Skip to content

Commit

Permalink
updated to version 4.0.. will tag
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-posta committed Jan 21, 2016
1 parent 0cb4b9c commit c864791
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<groupId>org.fusesource.examples</groupId>
<artifactId>rider-auto-osgi</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0</version>
<packaging>pom</packaging>

<name>Rider Auto OSGi Example</name>
Expand Down
2 changes: 1 addition & 1 deletion rider-auto-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.fusesource.examples</groupId>
<artifactId>rider-auto-osgi</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0</version>
</parent>

<artifactId>rider-auto-backend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rider-auto-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.fusesource.examples</groupId>
<artifactId>rider-auto-osgi</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0</version>
</parent>

<artifactId>rider-auto-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rider-auto-file/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.fusesource.examples</groupId>
<artifactId>rider-auto-osgi</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0</version>
</parent>

<artifactId>rider-auto-file</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rider-auto-normalizer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.fusesource.examples</groupId>
<artifactId>rider-auto-osgi</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0</version>
</parent>

<artifactId>rider-auto-normalizer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rider-auto-ws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>org.fusesource.examples</groupId>
<artifactId>rider-auto-osgi</artifactId>
<version>4.0-SNAPSHOT</version>
<version>4.0</version>
</parent>

<artifactId>rider-auto-ws</artifactId>
Expand Down

0 comments on commit c864791

Please sign in to comment.