Skip to content

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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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

+1-1
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>

components/camel/camel-jms/pom.xml

+1-1
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-jms</artifactId>
2323
<packaging>bundle</packaging>

components/camel/camel-jpa/pom.xml

+1-1
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-jpa</artifactId>
2323
<packaging>bundle</packaging>

components/camel/camel-mail/pom.xml

+1-1
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-mail</artifactId>
2323
<packaging>bundle</packaging>

components/camel/camel-mqtt/pom.xml

+1-1
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-mqtt</artifactId>
2323
<packaging>bundle</packaging>

components/camel/camel-netty/pom.xml

+1-1
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-netty</artifactId>
2323
<packaging>bundle</packaging>

components/camel/camel-quartz/pom.xml

+1-1
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-quartz</artifactId>
2323
<packaging>bundle</packaging>

components/camel/camel-rss/pom.xml

+1-1
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-rss</artifactId>
2323
<packaging>bundle</packaging>

components/camel/camel-sap/pom.xml

+1-1
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-sap</artifactId>
2323
<packaging>bundle</packaging>

components/camel/camel-sql/pom.xml

+1-1
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-sql</artifactId>
2323
<packaging>bundle</packaging>

components/camel/camel-switchyard/pom.xml

+1-1
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-switchyard</artifactId>
2323
<packaging>bundle</packaging>

components/camel/camel-test/pom.xml

+1-1
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-test</artifactId>
2323
<packaging>jar</packaging>

components/camel/component/pom.xml

+1-1
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</artifactId>
2323
<packaging>bundle</packaging>

components/camel/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.switchyard.components</groupId>
2424
<artifactId>switchyard-components-parent</artifactId>
25-
<version>2.0.0.Final</version>
25+
<version>2.1.0-SNAPSHOT</version>
2626
</parent>
2727
<modules>
2828
<module>component</module>

components/clojure/pom.xml

+1-1
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-clojure</artifactId>

components/common/camel/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.switchyard.components</groupId>
2424
<artifactId>switchyard-component-common-parent</artifactId>
25-
<version>2.0.0.Final</version>
25+
<version>2.1.0-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<properties>

components/common/common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.switchyard.components</groupId>
2424
<artifactId>switchyard-component-common-parent</artifactId>
25-
<version>2.0.0.Final</version>
25+
<version>2.1.0-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<properties>

components/common/knowledge/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.switchyard.components</groupId>
2424
<artifactId>switchyard-component-common-parent</artifactId>
25-
<version>2.0.0.Final</version>
25+
<version>2.1.0-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<properties>

components/common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.switchyard.components</groupId>
2424
<artifactId>switchyard-components-parent</artifactId>
25-
<version>2.0.0.Final</version>
25+
<version>2.1.0-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<modules>

components/http/pom.xml

+1-1
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-http</artifactId>

components/itests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.switchyard.components</groupId>
2424
<artifactId>switchyard-components-parent</artifactId>
25-
<version>2.0.0.Final</version>
25+
<version>2.1.0-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<dependencies>

components/jca/pom.xml

+1-1
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-jca</artifactId>

components/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard</groupId>
1919
<artifactId>switchyard-parent</artifactId>
20-
<version>2.0.0.Final</version>
20+
<version>2.1.0-SNAPSHOT</version>
2121
<relativePath>..</relativePath>
2222
</parent>
2323
<groupId>org.switchyard.components</groupId>

components/resteasy/pom.xml

+1-1
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-resteasy</artifactId>

components/rules/pom.xml

+1-1
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-rules</artifactId>

components/sca/pom.xml

+1-1
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-sca</artifactId>

components/soap/pom.xml

+1-1
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-soap</artifactId>

components/test/mixins/activemq/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-component-test-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-test-mixin-activemq</artifactId>

components/test/mixins/amqp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-component-test-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-test-mixin-amqp</artifactId>

components/test/mixins/cdi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-component-test-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-test-mixin-cdi</artifactId>

components/test/mixins/hornetq/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-component-test-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-test-mixin-hornetq</artifactId>

components/test/mixins/http/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-component-test-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-test-mixin-http</artifactId>

components/test/mixins/jca/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-component-test-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-test-mixin-jca</artifactId>

components/test/mixins/naming/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-component-test-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-test-mixin-naming</artifactId>

components/test/mixins/smooks/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.switchyard.components</groupId>
1919
<artifactId>switchyard-component-test-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-test-mixin-smooks</artifactId>

0 commit comments

Comments
 (0)