Repository: servicemix-bundles Updated Branches: refs/heads/master e6a3d7d38 -> d8f6177e4
Update to bundles-pom 13 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/d8f6177e Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d8f6177e Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d8f6177e Branch: refs/heads/master Commit: d8f6177e4812a311eb515cf7328ead904ab177af Parents: e6a3d7d Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Dec 29 07:53:43 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Dec 29 07:53:43 2017 +0100 ---------------------------------------------------------------------- asterisk-java-2.0.2/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d8f6177e/asterisk-java-2.0.2/pom.xml ---------------------------------------------------------------------- diff --git a/asterisk-java-2.0.2/pom.xml b/asterisk-java-2.0.2/pom.xml index b95e4bb..1790da1 100644 --- a/asterisk-java-2.0.2/pom.xml +++ b/asterisk-java-2.0.2/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12</version> + <version>13</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>
