Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit 460be44

Browse files
committed
set version to 2.1.0-SNAPSHOT
1 parent 3b5ecbd commit 460be44

File tree

203 files changed

+204
-204
lines changed

Some content is hidden

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

203 files changed

+204
-204
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</parent>
2222
<groupId>org.switchyard</groupId>
2323
<artifactId>switchyard-bom</artifactId>
24-
<version>2.0.0.Final</version>
24+
<version>2.1.0-SNAPSHOT</version>
2525
<packaging>pom</packaging>
2626
<name>SwitchYard BOM</name>
2727
<description>The BOM for SwitchYard application development</description>

components/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.Final</version>
20+
<version>2.1.0-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>switchyard-component-bean</artifactId>

components/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.Final</version>
20+
<version>2.1.0-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>switchyard-component-bpel</artifactId>

components/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.Final</version>
20+
<version>2.1.0-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>switchyard-component-bpm</artifactId>

components/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.Final</version>
20+
<version>2.1.0-SNAPSHOT</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-amqp</artifactId>
2323
<packaging>bundle</packaging>

components/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.Final</version>
20+
<version>2.1.0-SNAPSHOT</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-atom</artifactId>
2323
<packaging>bundle</packaging>

components/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.Final</version>
20+
<version>2.1.0-SNAPSHOT</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-core</artifactId>
2323
<packaging>bundle</packaging>

components/camel/camel-cxf/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.Final</version>
20+
<version>2.1.0-SNAPSHOT</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-cxf</artifactId>
2323
<packaging>bundle</packaging>

components/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.Final</version>
20+
<version>2.1.0-SNAPSHOT</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-file</artifactId>
2323
<packaging>bundle</packaging>

components/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.Final</version>
20+
<version>2.1.0-SNAPSHOT</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-ftp</artifactId>
2323
<packaging>bundle</packaging>

0 commit comments

Comments
 (0)