Skip to content

Commit ab31bd5

Browse files
committed
bump to 2.0.0.Alpha2
1 parent 281855e commit ab31bd5

File tree

43 files changed

+67
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+67
-67
lines changed

bean/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-components-parent</artifactId>
20-
<version>2.0.0-SNAPSHOT</version>
20+
<version>2.0.0.Alpha2</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>switchyard-component-bean</artifactId>

bpel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-components-parent</artifactId>
20-
<version>2.0.0-SNAPSHOT</version>
20+
<version>2.0.0.Alpha2</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>switchyard-component-bpel</artifactId>

bpm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-components-parent</artifactId>
20-
<version>2.0.0-SNAPSHOT</version>
20+
<version>2.0.0.Alpha2</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>switchyard-component-bpm</artifactId>

camel/camel-amqp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-component-camel-parent</artifactId>
20-
<version>2.0.0-SNAPSHOT</version>
20+
<version>2.0.0.Alpha2</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-amqp</artifactId>
2323
<packaging>bundle</packaging>

camel/camel-atom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-component-camel-parent</artifactId>
20-
<version>2.0.0-SNAPSHOT</version>
20+
<version>2.0.0.Alpha2</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-atom</artifactId>
2323
<packaging>bundle</packaging>

camel/camel-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-component-camel-parent</artifactId>
20-
<version>2.0.0-SNAPSHOT</version>
20+
<version>2.0.0.Alpha2</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-core</artifactId>
2323
<packaging>bundle</packaging>

camel/camel-file/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-component-camel-parent</artifactId>
20-
<version>2.0.0-SNAPSHOT</version>
20+
<version>2.0.0.Alpha2</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-file</artifactId>
2323
<packaging>bundle</packaging>

camel/camel-ftp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-component-camel-parent</artifactId>
20-
<version>2.0.0-SNAPSHOT</version>
20+
<version>2.0.0.Alpha2</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-ftp</artifactId>
2323
<packaging>bundle</packaging>

camel/camel-jms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-component-camel-parent</artifactId>
20-
<version>2.0.0-SNAPSHOT</version>
20+
<version>2.0.0.Alpha2</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-jms</artifactId>
2323
<packaging>bundle</packaging>

camel/camel-jpa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-component-camel-parent</artifactId>
20-
<version>2.0.0-SNAPSHOT</version>
20+
<version>2.0.0.Alpha2</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-jpa</artifactId>
2323
<packaging>bundle</packaging>

0 commit comments

Comments
 (0)