Author: jboynes
Date: Thu Mar 31 11:29:38 2005
New Revision: 159629

URL: http://svn.apache.org/viewcvs?view=rev&rev=159629
Log:
force Java 1.4

Added:
    geronimo/trunk/plugins/geronimo-packaging-plugin/project.properties

Added: geronimo/trunk/plugins/geronimo-packaging-plugin/project.properties
URL: 
http://svn.apache.org/viewcvs/geronimo/trunk/plugins/geronimo-packaging-plugin/project.properties?view=auto&rev=159629
==============================================================================
--- geronimo/trunk/plugins/geronimo-packaging-plugin/project.properties (added)
+++ geronimo/trunk/plugins/geronimo-packaging-plugin/project.properties Thu Mar 
31 11:29:38 2005
@@ -0,0 +1,23 @@
+##
+##
+##   Copyright 2005 The Apache Software Foundation
+##
+##   Licensed under the Apache License, Version 2.0 (the "License");
+##   you may not use this file except in compliance with the License.
+##   You may obtain a copy of the License at
+##
+##       http://www.apache.org/licenses/LICENSE-2.0
+##
+##   Unless required by applicable law or agreed to in writing, software
+##   distributed under the License is distributed on an "AS IS" BASIS,
+##   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+##   See the License for the specific language governing permissions and
+##   limitations under the License.
+##
+
+##
+## $Rev: 158417 $ $Date: 2005-03-20 23:25:45 -0800 (Sun, 20 Mar 2005) $
+##
+
+maven.compile.source=1.4
+maven.compile.target=1.4


Reply via email to