Skip to content

Commit

Permalink
Camel 2.1.0 release:prepare
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/camel/trunk@885670 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
hzbarcea committed Dec 1, 2009
1 parent f8d7e1a commit edaae58
Show file tree
Hide file tree
Showing 117 changed files with 144 additions and 158 deletions.
2 changes: 1 addition & 1 deletion apache-camel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>apache-camel</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions buildingtools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-buildtools</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
<name>Apache :: Camel Buildtools</name>
<description>The build tools for the Camel project</description>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion camel-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-amqp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-amqp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-atom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-atom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-bam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-bam</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-bindy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-bindy</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions components/camel-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,14 @@
limitations under the License.
-->

<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-cache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-castor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-castor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-cometd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-cometd</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-csv</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-cxf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-cxf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-flatpack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-flatpack</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-freemarker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-freemarker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-ftp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-ftp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-gae/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-gae</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-groovy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-guice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-guice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-hl7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-hl7</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-ibatis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-ibatis</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-irc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-irc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-jackson</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions components/camel-javaspace/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,14 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-javaspace</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jaxb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-jaxb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jcr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>
<artifactId>camel-jcr</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>
<artifactId>camel-jdbc</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-jetty</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-jing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-jms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-josql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-josql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-jpa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jt400/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>
<artifactId>camel-jt400</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-juel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-juel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jxpath/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-jxpath</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-ldap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-ldap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-mail</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-mina/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-mina</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-msv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-msv</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-mvel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-mvel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-ognl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1.0</version>
</parent>

<artifactId>camel-ognl</artifactId>
Expand Down
Loading

0 comments on commit edaae58

Please sign in to comment.