Author: arminw
Date: Thu Jan 4 09:46:52 2007
New Revision: 492651
URL: http://svn.apache.org/viewvc?view=rev&rev=492651
Log:
remove unsupported profile, prepare for 1.0.5 release
Modified:
db/ojb/branches/OJB_1_0_RELEASE/build.properties
Modified: db/ojb/branches/OJB_1_0_RELEASE/build.properties
URL:
http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/build.properties?view=diff&rev=492651&r1=492650&r2=492651
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/build.properties (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/build.properties Thu Jan 4 09:46:52 2007
@@ -33,7 +33,6 @@
#profile=db2
#profile=oracle
#profile=oracle9i
-#profile=oracle9i-Seropto
#profile=msaccess
#profile=postgresql
#profile=informix
@@ -196,7 +195,7 @@
org.apache.ojb.junit,\
org.apache.ojb.performance
-copyright=(C) 2002 - 2006 Apache Software Foundation \
+copyright=(C) 2002 - 2007 Apache Software Foundation \
<br/>All rights reserved. Published under the Apache License 2.0. \
<br/><a href="http://db.apache.org/ojb">http://db.apache.org/ojb</a>
icon=<img src="../images/ojb-400-white.png" alt="ObJectRelationalBridge">
@@ -208,9 +207,9 @@
project-name=db-ojb
major=1
minor=0
-build=4
+build=5
version=${major}.${minor}.${build}
-versiondate=2005-12-30
+versiondate=2007-01-29
ojb-filename-prefix=${project-name}-${version}
#checkstyle.version.pattern=\\$Revision.*\\$
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]