This is an automated email from the ASF dual-hosted git repository.
gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-pool.git
The following commit(s) were added to refs/heads/master by this push:
new ec51545 scm update using git/box url
ec51545 is described below
commit ec5154562b22618fc12331729f1802e8fee599cf
Author: Georg Kallidis <[email protected]>
AuthorDate: Wed Sep 8 15:22:55 2021 +0200
scm update using git/box url
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index f7edb5d..c42c448 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,9 +40,9 @@
</distributionManagement>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/pool/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/pool/</developerConnection>
- <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/pool/</url>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-pool.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-pool.git</developerConnection>
+ <url>https://gitbox.apache.org/repos/asf/turbine-fulcrum-pool.git</url>
</scm>
<developers>