You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scout-dev@ws.apache.org by an...@apache.org on 2004/12/21 19:29:52 UTC

svn commit: r122977 - /webservices/scout/trunk/modules/jaxr-api/project.xml

Author: anil
Date: Tue Dec 21 10:29:52 2004
New Revision: 122977

URL: http://svn.apache.org/viewcvs?view=rev&rev=122977
Log:
revert back project.xml

Added:
   webservices/scout/trunk/modules/jaxr-api/project.xml

Added: webservices/scout/trunk/modules/jaxr-api/project.xml
Url: http://svn.apache.org/viewcvs/webservices/scout/trunk/modules/jaxr-api/project.xml?view=auto&rev=122977
==============================================================================
--- (empty file)
+++ webservices/scout/trunk/modules/jaxr-api/project.xml	Tue Dec 21 10:29:52 2004
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*
+ * Copyright 2001-2004 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.
+ */
+ -->
+<project>
+    <pomVersion>3</pomVersion>
+    <extend>../../etc/project.xml</extend>
+
+    <id>jaxr-api</id>
+    <name>JAXR API Classes</name>
+
+    <dependencies>
+        <dependency>
+            <groupId>geronimo-spec</groupId>
+            <artifactId>geronimo-spec-activation</artifactId>
+            <version>1.0.2-SNAPSHOT</version>
+        </dependency>
+</project>

---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org