You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ra...@apache.org on 2008/12/31 07:47:28 UTC

svn commit: r730329 - in /commons/proper/digester/branches/1_X_LINE: RELEASE-NOTES.txt build.xml src/conf/MANIFEST.MF

Author: rahul
Date: Tue Dec 30 22:47:27 2008
New Revision: 730329

URL: http://svn.apache.org/viewvc?rev=730329&view=rev
Log:
Prepare version numbers for an upcoming release candidate.

Modified:
    commons/proper/digester/branches/1_X_LINE/RELEASE-NOTES.txt
    commons/proper/digester/branches/1_X_LINE/build.xml
    commons/proper/digester/branches/1_X_LINE/src/conf/MANIFEST.MF

Modified: commons/proper/digester/branches/1_X_LINE/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/commons/proper/digester/branches/1_X_LINE/RELEASE-NOTES.txt?rev=730329&r1=730328&r2=730329&view=diff
==============================================================================
--- commons/proper/digester/branches/1_X_LINE/RELEASE-NOTES.txt (original)
+++ commons/proper/digester/branches/1_X_LINE/RELEASE-NOTES.txt Tue Dec 30 22:47:27 2008
@@ -18,7 +18,7 @@
 
 
                           Commons Digester Package
-                           Version 1.8.1-SNAPSHOT
+                               Version 1.8.1
                                Release Notes
 
 

Modified: commons/proper/digester/branches/1_X_LINE/build.xml
URL: http://svn.apache.org/viewvc/commons/proper/digester/branches/1_X_LINE/build.xml?rev=730329&r1=730328&r2=730329&view=diff
==============================================================================
--- commons/proper/digester/branches/1_X_LINE/build.xml (original)
+++ commons/proper/digester/branches/1_X_LINE/build.xml Tue Dec 30 22:47:27 2008
@@ -81,7 +81,7 @@
   <property name="component.title"         value="Digester - XML to Java Object Configuration"/>
 
   <!-- The current version number of this component -->
-  <property name="component.version"       value="1.8.1-SNAPSHOT"/>
+  <property name="component.version"       value="1.8.1"/>
 
   <!-- The base directory for compilation targets -->
   <property name="build.home"              value="target"/>

Modified: commons/proper/digester/branches/1_X_LINE/src/conf/MANIFEST.MF
URL: http://svn.apache.org/viewvc/commons/proper/digester/branches/1_X_LINE/src/conf/MANIFEST.MF?rev=730329&r1=730328&r2=730329&view=diff
==============================================================================
--- commons/proper/digester/branches/1_X_LINE/src/conf/MANIFEST.MF (original)
+++ commons/proper/digester/branches/1_X_LINE/src/conf/MANIFEST.MF Tue Dec 30 22:47:27 2008
@@ -5,7 +5,7 @@
 Specification-Vendor: The Apache Software Foundation
 Implementation-Title: org.apache.commons.digester
 Implementation-Vendor: The Apache Software Foundation
-Implementation-Version: 1.8.1-SNAPSHOT
+Implementation-Version: 1.8.1
 Implementation-Vendor-Id: org.apache
 X-Compile-Source-JDK: 1.2
 X-Compile-Target-JDK: 1.2