You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2008/01/03 10:11:36 UTC

svn commit: r608387 - in /felix/trunk: bundlerepository/ configadmin/ dependencymanager/ eventadmin/ eventadmin/bridge.configuration/ eventadmin/bridge.upnp/ eventadmin/bridge.useradmin/ eventadmin/bridge.wireadmin/ eventadmin/impl/ examples/ examples/...

Author: cziegeler
Date: Thu Jan  3 01:11:33 2008
New Revision: 608387

URL: http://svn.apache.org/viewvc?rev=608387&view=rev
Log:
Update to releast version of parent pom and add missing licence headers.

Modified:
    felix/trunk/bundlerepository/pom.xml
    felix/trunk/configadmin/pom.xml
    felix/trunk/dependencymanager/pom.xml
    felix/trunk/eventadmin/bridge.configuration/pom.xml
    felix/trunk/eventadmin/bridge.upnp/pom.xml
    felix/trunk/eventadmin/bridge.useradmin/pom.xml
    felix/trunk/eventadmin/bridge.wireadmin/pom.xml
    felix/trunk/eventadmin/impl/pom.xml
    felix/trunk/eventadmin/pom.xml
    felix/trunk/examples/dictionaryclient/pom.xml
    felix/trunk/examples/dictionaryclient2/pom.xml
    felix/trunk/examples/dictionaryservice.itest/pom.xml
    felix/trunk/examples/dictionaryservice/pom.xml
    felix/trunk/examples/eventlistener/pom.xml
    felix/trunk/examples/frenchdictionary/pom.xml
    felix/trunk/examples/pom.xml
    felix/trunk/examples/spellcheckbinder/pom.xml
    felix/trunk/examples/spellcheckclient/pom.xml
    felix/trunk/examples/spellcheckscr/pom.xml
    felix/trunk/examples/spellcheckservice/pom.xml

Modified: felix/trunk/bundlerepository/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/bundlerepository/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/bundlerepository/pom.xml (original)
+++ felix/trunk/bundlerepository/pom.xml Thu Jan  3 01:11:33 2008
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/configadmin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/configadmin/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/configadmin/pom.xml (original)
+++ felix/trunk/configadmin/pom.xml Thu Jan  3 01:11:33 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.0.1</version>
         <relativePath>../pom/pom.xml</relativePath>
     </parent>
 

Modified: felix/trunk/dependencymanager/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/dependencymanager/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/dependencymanager/pom.xml (original)
+++ felix/trunk/dependencymanager/pom.xml Thu Jan  3 01:11:33 2008
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/eventadmin/bridge.configuration/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/eventadmin/bridge.configuration/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/eventadmin/bridge.configuration/pom.xml (original)
+++ felix/trunk/eventadmin/bridge.configuration/pom.xml Thu Jan  3 01:11:33 2008
@@ -1,8 +1,26 @@
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you 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>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/eventadmin/bridge.upnp/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/eventadmin/bridge.upnp/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/eventadmin/bridge.upnp/pom.xml (original)
+++ felix/trunk/eventadmin/bridge.upnp/pom.xml Thu Jan  3 01:11:33 2008
@@ -1,8 +1,26 @@
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you 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>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/eventadmin/bridge.useradmin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/eventadmin/bridge.useradmin/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/eventadmin/bridge.useradmin/pom.xml (original)
+++ felix/trunk/eventadmin/bridge.useradmin/pom.xml Thu Jan  3 01:11:33 2008
@@ -1,8 +1,26 @@
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you 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>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/eventadmin/bridge.wireadmin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/eventadmin/bridge.wireadmin/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/eventadmin/bridge.wireadmin/pom.xml (original)
+++ felix/trunk/eventadmin/bridge.wireadmin/pom.xml Thu Jan  3 01:11:33 2008
@@ -1,8 +1,26 @@
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you 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>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/eventadmin/impl/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/eventadmin/impl/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/eventadmin/impl/pom.xml (original)
+++ felix/trunk/eventadmin/impl/pom.xml Thu Jan  3 01:11:33 2008
@@ -1,8 +1,26 @@
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you 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>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/eventadmin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/eventadmin/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/eventadmin/pom.xml (original)
+++ felix/trunk/eventadmin/pom.xml Thu Jan  3 01:11:33 2008
@@ -24,10 +24,10 @@
 <packaging>pom</packaging>
 
 <parent>
-<groupId>org.apache.felix</groupId>
-<artifactId>felix</artifactId>
-<version>1.1.0-SNAPSHOT</version>
-<relativePath>../pom/pom.xml</relativePath>
+  <groupId>org.apache.felix</groupId>
+  <artifactId>felix</artifactId>
+  <version>1.0.1</version>
+  <relativePath>../pom/pom.xml</relativePath>
 </parent>
 
 <name>Apache Felix EventAdmin Projects</name>

Modified: felix/trunk/examples/dictionaryclient/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/examples/dictionaryclient/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/examples/dictionaryclient/pom.xml (original)
+++ felix/trunk/examples/dictionaryclient/pom.xml Thu Jan  3 01:11:33 2008
@@ -1,8 +1,26 @@
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you 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>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/examples/dictionaryclient2/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/examples/dictionaryclient2/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/examples/dictionaryclient2/pom.xml (original)
+++ felix/trunk/examples/dictionaryclient2/pom.xml Thu Jan  3 01:11:33 2008
@@ -1,8 +1,26 @@
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you 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>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/examples/dictionaryservice.itest/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/examples/dictionaryservice.itest/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/examples/dictionaryservice.itest/pom.xml (original)
+++ felix/trunk/examples/dictionaryservice.itest/pom.xml Thu Jan  3 01:11:33 2008
@@ -1,8 +1,26 @@
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you 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>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/examples/dictionaryservice/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/examples/dictionaryservice/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/examples/dictionaryservice/pom.xml (original)
+++ felix/trunk/examples/dictionaryservice/pom.xml Thu Jan  3 01:11:33 2008
@@ -1,8 +1,26 @@
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you 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>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/examples/eventlistener/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/examples/eventlistener/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/examples/eventlistener/pom.xml (original)
+++ felix/trunk/examples/eventlistener/pom.xml Thu Jan  3 01:11:33 2008
@@ -1,8 +1,26 @@
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you 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>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/examples/frenchdictionary/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/examples/frenchdictionary/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/examples/frenchdictionary/pom.xml (original)
+++ felix/trunk/examples/frenchdictionary/pom.xml Thu Jan  3 01:11:33 2008
@@ -1,8 +1,26 @@
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you 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>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/examples/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/examples/pom.xml (original)
+++ felix/trunk/examples/pom.xml Thu Jan  3 01:11:33 2008
@@ -1,8 +1,26 @@
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you 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>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/examples/spellcheckbinder/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/examples/spellcheckbinder/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/examples/spellcheckbinder/pom.xml (original)
+++ felix/trunk/examples/spellcheckbinder/pom.xml Thu Jan  3 01:11:33 2008
@@ -1,8 +1,26 @@
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you 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>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/examples/spellcheckclient/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/examples/spellcheckclient/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/examples/spellcheckclient/pom.xml (original)
+++ felix/trunk/examples/spellcheckclient/pom.xml Thu Jan  3 01:11:33 2008
@@ -1,8 +1,26 @@
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you 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>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>

Modified: felix/trunk/examples/spellcheckscr/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/examples/spellcheckscr/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/examples/spellcheckscr/pom.xml (original)
+++ felix/trunk/examples/spellcheckscr/pom.xml Thu Jan  3 01:11:33 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
 

Modified: felix/trunk/examples/spellcheckservice/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/examples/spellcheckservice/pom.xml?rev=608387&r1=608386&r2=608387&view=diff
==============================================================================
--- felix/trunk/examples/spellcheckservice/pom.xml (original)
+++ felix/trunk/examples/spellcheckservice/pom.xml Thu Jan  3 01:11:33 2008
@@ -1,8 +1,26 @@
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you 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>
   <parent>
     <groupId>org.apache.felix</groupId>
     <artifactId>felix</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.1</version>
     <relativePath>../../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>