Skip to content

Commit 3dea879

Browse files
committed
bump to 2.0.0.Alpha1
1 parent 8646660 commit 3dea879

File tree

42 files changed

+108
-109
lines changed

Some content is hidden

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

42 files changed

+108
-109
lines changed

bean/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
- Copyright 2013 Red Hat Inc. and/or its affiliates and other contributors.
3+
- Copyright 2014 Red Hat Inc. and/or its affiliates and other contributors.
44
-
55
- Licensed under the Apache License, Version 2.0 (the "License")
66
- you may not use this file except in compliance with the License.
@@ -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.Alpha1</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>switchyard-component-bean</artifactId>

bpel/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
- Copyright 2013 Red Hat Inc. and/or its affiliates and other contributors.
3+
- Copyright 2014 Red Hat Inc. and/or its affiliates and other contributors.
44
-
55
- Licensed under the Apache License, Version 2.0 (the "License")
66
- you may not use this file except in compliance with the License.
@@ -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.Alpha1</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>switchyard-component-bpel</artifactId>

bpm/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
- Copyright 2013 Red Hat Inc. and/or its affiliates and other contributors.
3+
- Copyright 2014 Red Hat Inc. and/or its affiliates and other contributors.
44
-
55
- Licensed under the Apache License, Version 2.0 (the "License")
66
- you may not use this file except in compliance with the License.
@@ -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.Alpha1</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>switchyard-component-bpm</artifactId>

camel/camel-amqp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
- Copyright 2013 Red Hat Inc. and/or its affiliates and other contributors.
3+
- Copyright 2014 Red Hat Inc. and/or its affiliates and other contributors.
44
-
55
- Licensed under the Apache License, Version 2.0 (the "License")
66
- you may not use this file except in compliance with the License.
@@ -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.Alpha1</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-amqp</artifactId>
2323
<packaging>bundle</packaging>

camel/camel-atom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
- Copyright 2013 Red Hat Inc. and/or its affiliates and other contributors.
3+
- Copyright 2014 Red Hat Inc. and/or its affiliates and other contributors.
44
-
55
- Licensed under the Apache License, Version 2.0 (the "License")
66
- you may not use this file except in compliance with the License.
@@ -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.Alpha1</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-atom</artifactId>
2323
<packaging>bundle</packaging>

camel/camel-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
- Copyright 2013 Red Hat Inc. and/or its affiliates and other contributors.
3+
- Copyright 2014 Red Hat Inc. and/or its affiliates and other contributors.
44
-
55
- Licensed under the Apache License, Version 2.0 (the "License")
66
- you may not use this file except in compliance with the License.
@@ -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.Alpha1</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-core</artifactId>
2323
<packaging>bundle</packaging>

camel/camel-file/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
- Copyright 2013 Red Hat Inc. and/or its affiliates and other contributors.
3+
- Copyright 2014 Red Hat Inc. and/or its affiliates and other contributors.
44
-
55
- Licensed under the Apache License, Version 2.0 (the "License")
66
- you may not use this file except in compliance with the License.
@@ -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.Alpha1</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-file</artifactId>
2323
<packaging>bundle</packaging>

camel/camel-ftp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
- Copyright 2013 Red Hat Inc. and/or its affiliates and other contributors.
3+
- Copyright 2014 Red Hat Inc. and/or its affiliates and other contributors.
44
-
55
- Licensed under the Apache License, Version 2.0 (the "License")
66
- you may not use this file except in compliance with the License.
@@ -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.Alpha1</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-ftp</artifactId>
2323
<packaging>bundle</packaging>

camel/camel-jms/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
- Copyright 2013 Red Hat Inc. and/or its affiliates and other contributors.
3+
- Copyright 2014 Red Hat Inc. and/or its affiliates and other contributors.
44
-
55
- Licensed under the Apache License, Version 2.0 (the "License")
66
- you may not use this file except in compliance with the License.
@@ -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.Alpha1</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-jms</artifactId>
2323
<packaging>bundle</packaging>

camel/camel-jpa/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
- Copyright 2013 Red Hat Inc. and/or its affiliates and other contributors.
3+
- Copyright 2014 Red Hat Inc. and/or its affiliates and other contributors.
44
-
55
- Licensed under the Apache License, Version 2.0 (the "License")
66
- you may not use this file except in compliance with the License.
@@ -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.Alpha1</version>
2121
</parent>
2222
<artifactId>switchyard-component-camel-jpa</artifactId>
2323
<packaging>bundle</packaging>

0 commit comments

Comments
 (0)