You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by lt...@apache.org on 2011/04/10 11:35:05 UTC

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

Author: ltheussl
Date: Sun Apr 10 09:35:04 2011
New Revision: 1090756

URL: http://svn.apache.org/viewvc?rev=1090756&view=rev
Log:
upgrade doxia deps

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=1090756&r1=1090755&r2=1090756&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Sun Apr 10 09:35:04 2011
@@ -122,7 +122,7 @@ under the License.
 
   <properties>
     <projectVersion>${project.version}</projectVersion>
-    <doxiaVersion>1.1.5-SNAPSHOT</doxiaVersion>
+    <doxiaVersion>1.2-SNAPSHOT</doxiaVersion>
   </properties>
 
   <dependencyManagement>