Skip to content

Commit

Permalink
Camel 1.3.0-RC4 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
hzbarcea committed Mar 31, 2008
1 parent c2e602d commit 344158d
Show file tree
Hide file tree
Showing 70 changed files with 70 additions and 70 deletions.
2 changes: 1 addition & 1 deletion apache-camel/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>apache-camel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion camel-core/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-amqp/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-amqp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-atom/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-atom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-bam/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-bam</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-csv/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-csv</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-cxf/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-cxf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-ftp/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-ftp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-groovy/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-groovy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-http/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-ibatis/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-ibatis</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-irc/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-irc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jaxb/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-jaxb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jcr/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>
<artifactId>camel-jcr</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jdbc/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>
<artifactId>camel-jdbc</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jetty/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-jetty</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jhc/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-jhc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jing/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-jing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jms/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-jms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-josql/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-josql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jpa/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-jpa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-juel/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-juel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-jxpath/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-jxpath</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-mail/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-mail</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-mina/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-mina</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-msv/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-msv</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-ognl/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-ognl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-osgi/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-osgi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-quartz/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-quartz</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-rmi/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-rmi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-ruby/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-ruby</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-saxon/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-saxon</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-script/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-script</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-spring/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-sql/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>
<artifactId>camel-sql</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-stream/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<groupId>org.apache.camel</groupId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-stringtemplate/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-stringtemplate</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-supercsv/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-supercsv</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-swing/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-swing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-testng/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-testng</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-uface/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-uface</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-velocity/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-velocity</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-xmlbeans/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-xmlbeans</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion components/camel-xmpp/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3.0</version>
</parent>

<artifactId>camel-xmpp</artifactId>
Expand Down

0 comments on commit 344158d

Please sign in to comment.