Repository: servicemix-bundles Updated Branches: refs/heads/master 2f5017445 -> 28f96e470
Add scm tag Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/28f96e47 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/28f96e47 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/28f96e47 Branch: refs/heads/master Commit: 28f96e470e946f104a90e338454255c46ad5d9bb Parents: 2f50174 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Aug 28 07:25:00 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Aug 28 07:25:00 2015 +0200 ---------------------------------------------------------------------- spring-security-config-3.2.8.RELEASE/pom.xml | 6 ++++++ spring-security-config-4.0.2.RELEASE/pom.xml | 6 ++++++ spring-security-core-3.2.8.RELEASE/pom.xml | 6 ++++++ spring-security-core-4.0.2.RELEASE/pom.xml | 6 ++++++ 4 files changed, 24 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/28f96e47/spring-security-config-3.2.8.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-security-config-3.2.8.RELEASE/pom.xml b/spring-security-config-3.2.8.RELEASE/pom.xml index b450e9f..3f734fe 100644 --- a/spring-security-config-3.2.8.RELEASE/pom.xml +++ b/spring-security-config-3.2.8.RELEASE/pom.xml @@ -34,6 +34,12 @@ <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> + <scm> + <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> + </scm> + <properties> <pkgGroupId>org.springframework.security</pkgGroupId> <pkgArtifactId>spring-security-config</pkgArtifactId> http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/28f96e47/spring-security-config-4.0.2.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-security-config-4.0.2.RELEASE/pom.xml b/spring-security-config-4.0.2.RELEASE/pom.xml index 49dc052..b81570f 100644 --- a/spring-security-config-4.0.2.RELEASE/pom.xml +++ b/spring-security-config-4.0.2.RELEASE/pom.xml @@ -34,6 +34,12 @@ <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> + <scm> + <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> + </scm> + <properties> <pkgGroupId>org.springframework.security</pkgGroupId> <pkgArtifactId>spring-security-config</pkgArtifactId> http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/28f96e47/spring-security-core-3.2.8.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-security-core-3.2.8.RELEASE/pom.xml b/spring-security-core-3.2.8.RELEASE/pom.xml index b63d638..5f2d042 100644 --- a/spring-security-core-3.2.8.RELEASE/pom.xml +++ b/spring-security-core-3.2.8.RELEASE/pom.xml @@ -34,6 +34,12 @@ <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> + <scm> + <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> + </scm> + <properties> <pkgGroupId>org.springframework.security</pkgGroupId> <pkgArtifactId>spring-security-core</pkgArtifactId> http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/28f96e47/spring-security-core-4.0.2.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/spring-security-core-4.0.2.RELEASE/pom.xml b/spring-security-core-4.0.2.RELEASE/pom.xml index 6cd8459..481f36f 100644 --- a/spring-security-core-4.0.2.RELEASE/pom.xml +++ b/spring-security-core-4.0.2.RELEASE/pom.xml @@ -34,6 +34,12 @@ <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> + <scm> + <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> + </scm> + <properties> <pkgGroupId>org.springframework.security</pkgGroupId> <pkgArtifactId>spring-security-core</pkgArtifactId>
