You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by he...@apache.org on 2007/01/03 01:28:49 UTC

svn commit: r491987 - in /velocity/site: doxia-velocity-renderer/pom.xml velocity-news-extension/pom.xml

Author: henning
Date: Tue Jan  2 16:28:49 2007
New Revision: 491987

URL: http://svn.apache.org/viewvc?view=rev&rev=491987
Log:
Update versions to 1.0.0


Modified:
    velocity/site/doxia-velocity-renderer/pom.xml
    velocity/site/velocity-news-extension/pom.xml

Modified: velocity/site/doxia-velocity-renderer/pom.xml
URL: http://svn.apache.org/viewvc/velocity/site/doxia-velocity-renderer/pom.xml?view=diff&rev=491987&r1=491986&r2=491987
==============================================================================
--- velocity/site/doxia-velocity-renderer/pom.xml (original)
+++ velocity/site/doxia-velocity-renderer/pom.xml Tue Jan  2 16:28:49 2007
@@ -31,7 +31,7 @@
 
   <groupId>org.apache.velocity</groupId>
   <artifactId>doxia-velocity-renderer</artifactId>
-  <version>0.0.2</version>
+  <version>1.0.0</version>
   <name>Doxia Velocity Renderer</name>
   <url>http://people.apache.org/~henning/velocity-doxia-renderer/</url>
   <description>This is a Doxia Extension that allows you to run Velocity Templates to produce APT and XDOC

Modified: velocity/site/velocity-news-extension/pom.xml
URL: http://svn.apache.org/viewvc/velocity/site/velocity-news-extension/pom.xml?view=diff&rev=491987&r1=491986&r2=491987
==============================================================================
--- velocity/site/velocity-news-extension/pom.xml (original)
+++ velocity/site/velocity-news-extension/pom.xml Tue Jan  2 16:28:49 2007
@@ -8,7 +8,7 @@
   <groupId>org.apache.velocity</groupId>
   <artifactId>velocity-news-extension</artifactId>
   <name>Velocity News Extension</name>
-  <version>0.0.1</version>
+  <version>1.0.0</version>
   <description>This plugin generates a news page and rss feed from news items. It also allows timed display of these items and
     integration into other pages through doxia macros.</description>
   <url>http://people.apache.org/~henning/velocity-news-extension/</url>