Repository: servicemix-bundles Updated Branches: refs/heads/master 6a6bd74e1 -> 63dc7cb4d
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/63dc7cb4 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/63dc7cb4 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/63dc7cb4 Branch: refs/heads/master Commit: 63dc7cb4d0bf465b91b539eaf1115455c51eb513 Parents: 6a6bd74 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Mar 24 21:30:38 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Mar 24 21:30:38 2015 +0100 ---------------------------------------------------------------------- spring-tx-4.1.5.RELEASE/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/63dc7cb4/spring-tx-4.1.5.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-tx-4.1.5.RELEASE/pom.xml b/spring-tx-4.1.5.RELEASE/pom.xml index 99571fa..303d3c0 100644 --- a/spring-tx-4.1.5.RELEASE/pom.xml +++ b/spring-tx-4.1.5.RELEASE/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> @@ -38,7 +38,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>
