Skip to content

Commit

Permalink
Fixed parent versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Willi Schönborn committed Aug 30, 2016
1 parent 95870c5 commit 6d483dc
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions riptide-capture/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.zalando</groupId>
<artifactId>riptide-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC5</version>
</parent>

<prerequisites>
Expand All @@ -30,4 +30,4 @@
</dependency>
</dependencies>

</project>
</project>
4 changes: 2 additions & 2 deletions riptide-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.zalando</groupId>
<artifactId>riptide-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC5</version>
</parent>

<prerequisites>
Expand Down Expand Up @@ -51,4 +51,4 @@
</dependency>
</dependencies>

</project>
</project>
2 changes: 1 addition & 1 deletion riptide-httpclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.zalando</groupId>
<artifactId>riptide-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC5</version>
</parent>

<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion riptide-stream/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.zalando</groupId>
<artifactId>riptide-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC5</version>
</parent>

<prerequisites>
Expand Down

0 comments on commit 6d483dc

Please sign in to comment.