Repository: servicemix-bundles Updated Branches: refs/heads/master 08c495752 -> bff441b77
Upgrade to bundles-pom 12 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/bff441b7 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/bff441b7 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/bff441b7 Branch: refs/heads/master Commit: bff441b77b4c27699b0131778f89bb47adbf46ff Parents: 08c4957 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 26 07:44:37 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 26 07:44:37 2015 +0100 ---------------------------------------------------------------------- openws-1.5.4/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/bff441b7/openws-1.5.4/pom.xml ---------------------------------------------------------------------- diff --git a/openws-1.5.4/pom.xml b/openws-1.5.4/pom.xml index 5465a29..fe027db 100644 --- a/openws-1.5.4/pom.xml +++ b/openws-1.5.4/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12-SNAPSHOT</version> + <version>12</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent> @@ -39,7 +39,6 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>HEAD</tag> </scm> <properties>
