Author: rahul
Date: Sun Jan  4 18:11:01 2009
New Revision: 731411

URL: http://svn.apache.org/viewvc?rev=731411&view=rev
Log:
Roll version.

Modified:
    commons/proper/digester/branches/1_X_LINE/build.xml
    commons/proper/digester/branches/1_X_LINE/pom.xml
    commons/proper/digester/branches/1_X_LINE/src/conf/MANIFEST.MF
    
commons/proper/digester/branches/1_X_LINE/src/examples/rss/src/conf/MANIFEST.MF

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=731411&r1=731410&r2=731411&view=diff
==============================================================================
--- commons/proper/digester/branches/1_X_LINE/build.xml (original)
+++ commons/proper/digester/branches/1_X_LINE/build.xml Sun Jan  4 18:11:01 2009
@@ -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"/>
+  <property name="component.version"       value="1.8.2-SNAPSHOT"/>
 
   <!-- The base directory for compilation targets -->
   <property name="build.home"              value="target"/>

Modified: commons/proper/digester/branches/1_X_LINE/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/digester/branches/1_X_LINE/pom.xml?rev=731411&r1=731410&r2=731411&view=diff
==============================================================================
--- commons/proper/digester/branches/1_X_LINE/pom.xml (original)
+++ commons/proper/digester/branches/1_X_LINE/pom.xml Sun Jan  4 18:11:01 2009
@@ -32,7 +32,7 @@
   <name>Commons Digester</name>
   <groupId>commons-digester</groupId>
   <artifactId>commons-digester</artifactId>
-  <version>1.8.1-SNAPSHOT</version>
+  <version>1.8.2-SNAPSHOT</version>
 
   <inceptionYear>2001</inceptionYear>
   <description>

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=731411&r1=731410&r2=731411&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 Sun Jan  4 
18:11:01 2009
@@ -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
+Implementation-Version: 1.8.2-SNAPSHOT
 Implementation-Vendor-Id: org.apache
 X-Compile-Source-JDK: 1.2
 X-Compile-Target-JDK: 1.2

Modified: 
commons/proper/digester/branches/1_X_LINE/src/examples/rss/src/conf/MANIFEST.MF
URL: 
http://svn.apache.org/viewvc/commons/proper/digester/branches/1_X_LINE/src/examples/rss/src/conf/MANIFEST.MF?rev=731411&r1=731410&r2=731411&view=diff
==============================================================================
--- 
commons/proper/digester/branches/1_X_LINE/src/examples/rss/src/conf/MANIFEST.MF 
(original)
+++ 
commons/proper/digester/branches/1_X_LINE/src/examples/rss/src/conf/MANIFEST.MF 
Sun Jan  4 18:11:01 2009
@@ -1,8 +1,8 @@
 Extension-Name: org.apache.commons.digester.rss
 Specification-Title: "Jakarta Commons Digester RSS Example"
 Specification-Vendor: "Apache Software Foundation"
-Specification-Version: "1.8.1"
+Specification-Version: "1.8.2-SNAPSHOT"
 Implementation-Title: "org.apache.commons.digester.rss"
 Implementation-Vendor: "Apache Software Foundation"
-Implementation-Version: "1.8.1"
+Implementation-Version: "1.8.2-SNAPSHOT"
 


Reply via email to