Repository: servicemix-bundles Updated Branches: refs/heads/master 675f4d023 -> f69318e27
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/f69318e2 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f69318e2 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f69318e2 Branch: refs/heads/master Commit: f69318e278ca3a49e94e87c2bdcef5233892c80d Parents: 675f4d0 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Mar 25 22:04:02 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Mar 25 22:04:02 2015 +0100 ---------------------------------------------------------------------- jsch-agentproxy-sshj-0.0.9/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f69318e2/jsch-agentproxy-sshj-0.0.9/pom.xml ---------------------------------------------------------------------- diff --git a/jsch-agentproxy-sshj-0.0.9/pom.xml b/jsch-agentproxy-sshj-0.0.9/pom.xml index 361e213..f096260 100644 --- a/jsch-agentproxy-sshj-0.0.9/pom.xml +++ b/jsch-agentproxy-sshj-0.0.9/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>
