This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to annotated tag maven-site-plugin-2.4
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git
commit 3f53b05451d1c2d7d9fe4624540053135976769b
Author: Dennis Lundberg <dennisl@apache.org>
AuthorDate: Sat Feb 25 14:49:39 2012 +0000
Next version of Doxia Sitetools will be 1.3.
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/branches/maven-site-plugin-2.x@1293620
13f79535-47bb-0310-9956-ffa450edef68
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c394959..8de97c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -179,7 +179,7 @@ under the License.
<properties>
<doxiaVersion>1.2</doxiaVersion>
- <doxiaSitetoolsVersion>1.2.1-SNAPSHOT</doxiaSitetoolsVersion>
+ <doxiaSitetoolsVersion>1.3-SNAPSHOT</doxiaSitetoolsVersion>
<mavenVersion>2.2.0</mavenVersion>
<wagonVersion>1.0-beta-6</wagonVersion>
<!-- for ITs -->
--
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <commits@maven.apache.org>.
|