Skip to content

Commit a4ce995

Browse files
committed
[maven-release-plugin] prepare release petals-se-camel-0.5.1
1 parent 7a854de commit a4ce995

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

camel-petals/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>petals-camel-parent</artifactId>
66
<groupId>org.ow2.petals</groupId>
7-
<version>0.5.1-SNAPSHOT</version>
7+
<version>0.5.1</version>
88
</parent>
99

1010
<artifactId>camel-petals</artifactId>

petals-se-camel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>petals-camel-parent</artifactId>
88
<groupId>org.ow2.petals</groupId>
9-
<version>0.5.1-SNAPSHOT</version>
9+
<version>0.5.1</version>
1010
</parent>
1111

1212
<name>Petals ESB - Components - SE Camel</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>org.ow2.petals</groupId>
1313
<artifactId>petals-camel-parent</artifactId>
1414
<name>Petals ESB - Components - Camel</name>
15-
<version>0.5.1-SNAPSHOT</version>
15+
<version>0.5.1</version>
1616
<packaging>pom</packaging>
1717

1818
<modules>

0 commit comments

Comments
 (0)