Author: tfischer
Date: Thu Sep 27 20:22:32 2012
New Revision: 1391198
URL: http://svn.apache.org/viewvc?rev=1391198&view=rev
Log:
TORQUE-224 fix changelog for beta1
Modified:
db/torque/torque4/trunk/pom.xml
db/torque/torque4/trunk/torque-site/pom.xml
Modified: db/torque/torque4/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/pom.xml?rev=1391198&r1=1391197&r2=1391198&view=diff
==============================================================================
--- db/torque/torque4/trunk/pom.xml (original)
+++ db/torque/torque4/trunk/pom.xml Thu Sep 27 20:22:32 2012
@@ -47,7 +47,7 @@
<issueManagement>
<system>JIRA</system>
-
<url>http://issues.apache.org/jira/BrowseProject.jspa?projectId=12310280</url>
+ <url>http://issues.apache.org/jira/browse/TORQUE</url>
</issueManagement>
<ciManagement>
Modified: db/torque/torque4/trunk/torque-site/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/pom.xml?rev=1391198&r1=1391197&r2=1391198&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/pom.xml (original)
+++ db/torque/torque4/trunk/torque-site/pom.xml Thu Sep 27 20:22:32 2012
@@ -52,7 +52,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-changes-plugin</artifactId>
- <version>2.7.1</version>
+ <version>2.8</version>
<reportSets>
<reportSet>
<reports>
@@ -73,6 +73,7 @@
<statusIds>Resolved,Closed</statusIds>
<sortColumnNames>Created DESC,Fix Version DESC</sortColumnNames>
<maxEntries>300</maxEntries>
+ <useJql>true</useJql>
</configuration>
</plugin>
</plugins>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]