Author: painter
Date: Tue May 21 02:23:39 2019
New Revision: 1859598

URL: http://svn.apache.org/viewvc?rev=1859598&view=rev
Log:
Fix tag link in URL for scm

Modified:
    turbine/fulcrum/tags/fulcrum-crypto-1.0.8/pom.xml

Modified: turbine/fulcrum/tags/fulcrum-crypto-1.0.8/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-crypto-1.0.8/pom.xml?rev=1859598&r1=1859597&r2=1859598&view=diff
==============================================================================
--- turbine/fulcrum/tags/fulcrum-crypto-1.0.8/pom.xml (original)
+++ turbine/fulcrum/tags/fulcrum-crypto-1.0.8/pom.xml Tue May 21 02:23:39 2019
@@ -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