Author: sebb
Date: Fri Aug 31 14:04:19 2012
New Revision: 1379456
URL: http://svn.apache.org/viewvc?rev=1379456&view=rev
Log:
Fix typo introduced when version was converted to property
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=1379456&r1=1379455&r2=1379456&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Fri Aug 31 14:04:19 2012
@@ -1130,7 +1130,7 @@ http://svn.apache.org/repos/asf/commons/
<commons.wagon-ssh.version>2.2</commons.wagon-ssh.version>
<commons.site-plugin.version>3.1</commons.site-plugin.version>
<commons.cobertura.version>2.5.1</commons.cobertura.version>
- <commons.jdepend.version>2.0-beta2</commons.jdepend.version>
+ <commons.jdepend.version>2.0-beta-2</commons.jdepend.version>
<!-- Default values for the download-page generation by
commons-build-plugin -->