Author: vsiveton
Date: Wed Jan 16 15:17:54 2008
New Revision: 612619
URL: http://svn.apache.org/viewvc?rev=612619&view=rev
Log:
o fixed IT to use the current version of site-plugin
Modified:
maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml
Modified: maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml?rev=612619&r1=612618&r2=612619&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml Wed Jan 16
15:17:54 2008
@@ -27,6 +27,6 @@
<version>1.0-SNAPSHOT</version>
<name>MSITE-265 It</name>
<properties>
- <currentVersion>2.0.7</currentVersion>
+ <currentVersion>2.0-beta-7-SNAPSHOT</currentVersion>
</properties>
</project>