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 2012/04/14 17:36:51 UTC

svn commit: r1326131 - /maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/doxia-osgi/org.apache.maven.doxia.eclipse.dependencies/pom.xml

Author: hboutemy
Date: Sat Apr 14 15:36:50 2012
New Revision: 1326131

URL: http://svn.apache.org/viewvc?rev=1326131&view=rev
Log:
updated Doxia base to latest 1.3 release

Modified:
    maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/doxia-osgi/org.apache.maven.doxia.eclipse.dependencies/pom.xml

Modified: maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/doxia-osgi/org.apache.maven.doxia.eclipse.dependencies/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/doxia-osgi/org.apache.maven.doxia.eclipse.dependencies/pom.xml?rev=1326131&r1=1326130&r2=1326131&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/doxia-osgi/org.apache.maven.doxia.eclipse.dependencies/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/doxia-osgi/org.apache.maven.doxia.eclipse.dependencies/pom.xml Sat Apr 14 15:36:50 2012
@@ -35,7 +35,7 @@ under the License.
   <description>Make an OSGi bundle of the required non-OSGi components</description>
 
   <properties>
-    <doxiaVersion>1.2</doxiaVersion>
+    <doxiaVersion>1.3</doxiaVersion>
     <doxiaConverterVersion>1.2</doxiaConverterVersion>
     <maven-bundle-plugin-version>2.3.5</maven-bundle-plugin-version>
   </properties>