Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeneux committed Feb 8, 2018
1 parent 46418e8 commit 7ff274c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion petals-se-camel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>petals-cdkbased-components-parent</artifactId>
<groupId>org.ow2.petals</groupId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<relativePath />
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<artifactId>petals-parent</artifactId>
<groupId>org.ow2.petals</groupId>
<relativePath />
<version>20.2.7-SNAPSHOT</version>
<version>20.2.7</version>
</parent>

<artifactId>petals-camel-parent</artifactId>
Expand All @@ -48,7 +48,7 @@
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-cdkbased-components-parent</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 7ff274c

Please sign in to comment.