Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeneux committed Jul 26, 2018
1 parent 2e18e94 commit 442f837
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<relativePath />
</parent>

Expand Down
6 changes: 3 additions & 3 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.8-SNAPSHOT</version>
<version>20.2.8</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.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -75,7 +75,7 @@
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-message-exchange</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
Expand Down

0 comments on commit 442f837

Please sign in to comment.