You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/02/11 23:05:25 UTC

svn commit: r1729905 - /maven/doxia/doxia-sitetools/trunk/pom.xml

Author: hboutemy
Date: Thu Feb 11 22:05:25 2016
New Revision: 1729905

URL: http://svn.apache.org/viewvc?rev=1729905&view=rev
Log:
updated Doxia dependency to 1.7 release

Modified:
    maven/doxia/doxia-sitetools/trunk/pom.xml

Modified: maven/doxia/doxia-sitetools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=1729905&r1=1729904&r2=1729905&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Thu Feb 11 22:05:25 2016
@@ -72,7 +72,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <doxiaVersion>1.7-SNAPSHOT</doxiaVersion>
+    <doxiaVersion>1.7</doxiaVersion>
     <maven.site.path>doxia-sitetools-archives/doxia-sitetools-LATEST</maven.site.path>
   </properties>