Author: ggregory
Date: Sat Dec 30 20:10:58 2017
New Revision: 1819684
URL: http://svn.apache.org/viewvc?rev=1819684&view=rev
Log:
Update Doxia version in comments.
Modified:
commons/proper/commons-parent/trunk/pom.xml
Modified: commons/proper/commons-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1819684&r1=1819683&r2=1819684&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sat Dec 30 20:10:58 2017
@@ -1585,7 +1585,7 @@ Version 39:
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-core</artifactId>
- <version>1.7</version>
+ <version>1.8</version>
</dependency>
</dependencies>