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 2013/04/27 09:17:56 UTC

svn commit: r1476508 - /maven/plugins/trunk/maven-site-plugin/pom.xml

Author: hboutemy
Date: Sat Apr 27 07:17:56 2013
New Revision: 1476508

URL: http://svn.apache.org/r1476508
Log:
Doxia 1.4 released

Modified:
    maven/plugins/trunk/maven-site-plugin/pom.xml

Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=1476508&r1=1476507&r2=1476508&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Sat Apr 27 07:17:56 2013
@@ -184,8 +184,8 @@ under the License.
   </issueManagement>
 
   <properties>
-    <doxiaVersion>1.4-SNAPSHOT</doxiaVersion>
-    <doxiaSitetoolsVersion>1.4-SNAPSHOT</doxiaSitetoolsVersion>
+    <doxiaVersion>1.4</doxiaVersion>
+    <doxiaSitetoolsVersion>1.4</doxiaSitetoolsVersion>
     <mavenVersion>3.0</mavenVersion>
     <prerequisiteMavenVersion>2.2.1</prerequisiteMavenVersion>
     <wagonVersion>1.0</wagonVersion>