Dennis Lundberg wrote:
[email protected] wrote:

Author: ltheussl
Date: Mon Jan 19 05:01:45 2009
New Revision: 735679

URL: http://svn.apache.org/viewvc?rev=735679&view=rev
Log:
Change doxia dep to 1.1 (beta-1 won't be released).

Modified:
   maven/shared/trunk/maven-reporting-impl/pom.xml

Modified: maven/shared/trunk/maven-reporting-impl/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-impl/pom.xml?rev=735679&r1=735678&r2=735679&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-impl/pom.xml (original)
+++ maven/shared/trunk/maven-reporting-impl/pom.xml Mon Jan 19 05:01:45 2009
@@ -33,7 +33,7 @@

  <properties>
    <mavenVersion>2.0.10-SNAPSHOT</mavenVersion>
-    <doxiaVersion>1.0-beta-1-SNAPSHOT</doxiaVersion>
+    <doxiaVersion>1.1-SNAPSHOT</doxiaVersion>
  </properties>

  <developers>




If this component is meant to be used together with Maven 2.0.10, then
the doxia dependency should be 1.0-SNAPSHOT.


Yes, but since the dependency was already at beta-1-SNAPSHOT before I thought it was not meant to be used with Maven 2.0.10. If I understand correctly, the beta-1 trunk has been renamed to 1.1?

-Lukas

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to