You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by pa...@apache.org on 2019/05/21 03:57:22 UTC

svn commit: r1859604 - /turbine/fulcrum/tags/fulcrum-yaafi-crypto-1.0.7/pom.xml

Author: painter
Date: Tue May 21 03:57:22 2019
New Revision: 1859604

URL: http://svn.apache.org/viewvc?rev=1859604&view=rev
Log:
Duplicated properties tag

Modified:
    turbine/fulcrum/tags/fulcrum-yaafi-crypto-1.0.7/pom.xml

Modified: turbine/fulcrum/tags/fulcrum-yaafi-crypto-1.0.7/pom.xml
URL: http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-yaafi-crypto-1.0.7/pom.xml?rev=1859604&r1=1859603&r2=1859604&view=diff
==============================================================================
--- turbine/fulcrum/tags/fulcrum-yaafi-crypto-1.0.7/pom.xml (original)
+++ turbine/fulcrum/tags/fulcrum-yaafi-crypto-1.0.7/pom.xml Tue May 21 03:57:22 2019
@@ -80,9 +80,5 @@
     <turbine.site.cache>${project.build.directory}/turbine-sites</turbine.site.cache>
     <siteContent.path>${project.build.directory}/staging</siteContent.path><!-- default stagingSiteURL -->
   </properties>  
-  
-  <properties>
-    <turbine.site.path>fulcrum/fulcrum-yaafi-crypto</turbine.site.path>
-  </properties>  
 	
 </project>