This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to tag fulcrum-crypto-1.0.8
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-crypto.git

commit 6902cbec2396c1af61ac84fccc54e56747133578
Author: Jeffery Painter <[email protected]>
AuthorDate: Tue May 21 02:23:39 2019 +0000

    Fix tag link in URL for scm
    
    git-svn-id: 
https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-crypto-1.0.8@1859598
 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index fbff9d0..41a3ad7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,17 +33,17 @@
   <url>http://turbine.apache.org/fulcrum/fulcrum-crypto</url>
   
   <!-- Required for staging to work -->
-    <distributionManagement>
-        <site>
-            <id>turbine.apache.org</id>
-            <url>https://turbine.apache.org/fulcrum/fulcrum-crypto/</url>
-        </site>
-    </distributionManagement>
+  <distributionManagement>
+    <site>
+      <id>turbine.apache.org</id>
+      <url>https://turbine.apache.org/fulcrum/fulcrum-crypto/</url>
+    </site>
+  </distributionManagement>
                
   <scm>
     
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/crypto/</connection>
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/crypto/</developerConnection>
-    <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/crypto/</url>
+    
<url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-crypto-1.0.8</url>
   </scm>
 
   <developers>

Reply via email to