Skip to content

Commit

Permalink
[maven-release-plugin] prepare release features-4.3.0
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/features/trunk@1075004 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
jbonofre committed Feb 27, 2011
1 parent a773823 commit f695fe4
Show file tree
Hide file tree
Showing 67 changed files with 70 additions and 70 deletions.
2 changes: 1 addition & 1 deletion assembly/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.features</groupId>
<artifactId>features</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix</groupId>
Expand Down
2 changes: 1 addition & 1 deletion branding/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.features</groupId>
<artifactId>features</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>org.apache.servicemix.features.branding</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion camel/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.features</groupId>
<artifactId>features</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

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

<artifactId>org.apache.servicemix.camel.component</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cxf/cxf-binding-nmr/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.cxf</groupId>
<artifactId>cxf</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>org.apache.servicemix.cxf.binding.nmr</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cxf/cxf-transport-nmr/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.cxf</groupId>
<artifactId>cxf</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>org.apache.servicemix.cxf.transport.nmr</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cxf/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.features</groupId>
<artifactId>features</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.cxf</groupId>
Expand Down
2 changes: 1 addition & 1 deletion deps/pom.xml
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.servicemix.features</groupId>
<artifactId>features</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>org.apache.servicemix.features.deps</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bridge-camel/bridge-camel-sa/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>bridge-camel</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.bridge-camel</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bridge-camel/bridge-camel-su/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>bridge-camel</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.bridge-camel</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bridge-camel/bridge-http-su/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>bridge-camel</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.bridge-camel</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bridge-camel/bridge-jms-su/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>bridge-camel</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.bridge-camel</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bridge-camel/client/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>bridge-camel</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.bridge-camel</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bridge-camel/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bridge/bridge-eip-su/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>bridge</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.bridge</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bridge/bridge-http-su/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>bridge</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.bridge</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bridge/bridge-jms-su/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>bridge</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.bridge</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bridge/bridge-sa/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>bridge</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.bridge</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bridge/bridge-xslt-su/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>bridge</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.bridge</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bridge/client/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>bridge</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.bridge</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bridge/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>bridge</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel-blueprint/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>camel-blueprint</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel-nmr-blueprint/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>camel-nmr-blueprint</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel-nmr/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>camel-nmr</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel-osgi/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>camel-osgi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel/camel-sa/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>camel</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.camel</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel/camel-simple-su/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>camel</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.camel</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/camel/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cxf-camel-nmr/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>cxf-camel-nmr</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cxf-jaxrs/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>cxf-jaxrs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cxf-nmr/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>cxf-nmr</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cxf-osgi/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>cxf-osgi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cxf-ws-addressing/pom.xml
Expand Up @@ -62,7 +62,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>cxf-ws-addressing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cxf-ws-rm/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>cxf-ws-rm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cxf-ws-security-osgi/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>cxf-ws-security-osgi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cxf-wsdl-first-osgi-package/client/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>cxf-wsdl-first-osgi-package</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.cxf-wsdl-first-osgi-package</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cxf-wsdl-first-osgi-package/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples</groupId>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>cxf-wsdl-first-osgi-package</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.cxf-wsdl-first-osgi-package</groupId>
Expand Down
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>cxf-wsdl-first-osgi-package</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.cxf-wsdl-first-osgi-package</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cxf-wsdl-first/client/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>cxf-wsdl-first</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cxf-wsdl-first/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>examples</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<artifactId>cxf-wsdl-first</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cxf-wsdl-first/wsdl-first-cxf-sa/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>cxf-wsdl-first</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cxf-wsdl-first/wsdl-first-cxfbc-su/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>cxf-wsdl-first</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cxf-wsdl-first/wsdl-first-cxfse-su/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.examples</groupId>
<artifactId>cxf-wsdl-first</artifactId>
<version>4.3.0-SNAPSHOT</version>
<version>4.3.0</version>
</parent>

<groupId>org.apache.servicemix.examples.cxf-wsdl-first</groupId>
Expand Down

0 comments on commit f695fe4

Please sign in to comment.