dgraham 2003/08/27 17:15:46
Modified: mapper/conf/share MANIFEST.MF
mapper build.xml
Log:
Changed dev. version to 0.6 because of interface changes.
Revision Changes Path
1.3 +2 -2 jakarta-commons-sandbox/mapper/conf/share/MANIFEST.MF
Index: MANIFEST.MF
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/mapper/conf/share/MANIFEST.MF,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- MANIFEST.MF 10 Jun 2003 03:10:55 -0000 1.2
+++ MANIFEST.MF 28 Aug 2003 00:15:46 -0000 1.3
@@ -2,8 +2,8 @@
Extension-Name: Jakarta Commons Mapper
Specification-Title: Jakarta Commons Mapper
Specification-Vendor: Apache Software Foundation
-Specification-Version: 0.5
+Specification-Version: 0.6
Implementation-Title: Jakarta Commons Mapper
Implementation-Vendor: Apache Software Foundation
Implementation-Vendor-Id: org.apache
-Implementation-Version: 0.5
\ No newline at end of file
+Implementation-Version: 0.6
\ No newline at end of file
1.4 +2 -2 jakarta-commons-sandbox/mapper/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/mapper/build.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- build.xml 21 Jun 2003 02:42:48 -0000 1.3
+++ build.xml 28 Aug 2003 00:15:46 -0000 1.4
@@ -42,7 +42,7 @@
<property name="component.title" value="Mapper"/>
<!-- The current version number of this component -->
- <property name="component.version" value="0.5-dev"/>
+ <property name="component.version" value="0.6-dev"/>
<!-- The base directory for compilation targets -->
<property name="build.home" value="target"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]