Fixed package information. (FELIX-1205)
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@797564 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/org.osgi.compendium/src/main/resources/info/dmtree/notification/package.html b/org.osgi.compendium/src/main/resources/info/dmtree/notification/package.html
index 5d8f329..b95e61c 100644
--- a/org.osgi.compendium/src/main/resources/info/dmtree/notification/package.html
+++ b/org.osgi.compendium/src/main/resources/info/dmtree/notification/package.html
@@ -1,4 +1,4 @@
-<!-- $Header: /cvshome/build/info.dmtree/src/info/dmtree/notification/package.html,v 1.2 2006/07/12 21:07:14 hargrave Exp $ -->
+<!-- $Revision: 6204 $ -->
<BODY>
<p>Device Management Tree Notification Package Version 1.0.
This package contains the public API of the Notification service. This service
@@ -8,6 +8,6 @@
in the Import-Package header of the bundle's manifest.
For example:
<pre>
-Import-Package: info.dmtree.notification;version=1.0
+Import-Package: info.dmtree.notification;version="[1.0,2.0)"
</pre>
</BODY>
diff --git a/org.osgi.compendium/src/main/resources/info/dmtree/notification/spi/package.html b/org.osgi.compendium/src/main/resources/info/dmtree/notification/spi/package.html
index 86d9399..7a17cd9 100644
--- a/org.osgi.compendium/src/main/resources/info/dmtree/notification/spi/package.html
+++ b/org.osgi.compendium/src/main/resources/info/dmtree/notification/spi/package.html
@@ -1,4 +1,4 @@
-<!-- $Header: /cvshome/build/info.dmtree/src/info/dmtree/notification/spi/package.html,v 1.2 2006/07/12 21:07:14 hargrave Exp $ -->
+<!-- $Revision: 6204 $ -->
<BODY>
<p>Device Management Tree Notification SPI Package Version 1.0.
This package contains the SPI (Service Provider Interface) of the Notification
@@ -10,6 +10,6 @@
in the Import-Package header of the bundle's manifest.
For example:
<pre>
-Import-Package: info.dmtree.notification.spi;version=1.0
+Import-Package: info.dmtree.notification.spi;version="[1.0,2.0)"
</pre>
</BODY>
diff --git a/org.osgi.compendium/src/main/resources/info/dmtree/package.html b/org.osgi.compendium/src/main/resources/info/dmtree/package.html
index 017494f..51602f5 100644
--- a/org.osgi.compendium/src/main/resources/info/dmtree/package.html
+++ b/org.osgi.compendium/src/main/resources/info/dmtree/package.html
@@ -1,4 +1,4 @@
-<!-- $Header: /cvshome/build/info.dmtree/src/info/dmtree/package.html,v 1.2 2006/07/12 21:07:14 hargrave Exp $ -->
+<!-- $Revision: 6204 $ -->
<BODY>
<p>Device Management Tree Package Version 1.0.
This package contains the public API for the Device Management Tree
@@ -11,6 +11,6 @@
in the Import-Package header of the bundle's manifest.
For example:
<pre>
-Import-Package: info.dmtree;version=1.0
+Import-Package: info.dmtree;version="[1.0,2.0)"
</pre>
</BODY>
diff --git a/org.osgi.compendium/src/main/resources/info/dmtree/packageinfo b/org.osgi.compendium/src/main/resources/info/dmtree/packageinfo
index 7c8de03..b3d1f97 100644
--- a/org.osgi.compendium/src/main/resources/info/dmtree/packageinfo
+++ b/org.osgi.compendium/src/main/resources/info/dmtree/packageinfo
@@ -1 +1 @@
-version 1.0
+version 1.0.1
diff --git a/org.osgi.compendium/src/main/resources/info/dmtree/registry/package.html b/org.osgi.compendium/src/main/resources/info/dmtree/registry/package.html
index 5ad36d0..b2122ac 100644
--- a/org.osgi.compendium/src/main/resources/info/dmtree/registry/package.html
+++ b/org.osgi.compendium/src/main/resources/info/dmtree/registry/package.html
@@ -1,4 +1,4 @@
-<!-- $Header: /cvshome/build/info.dmtree/src/info/dmtree/registry/package.html,v 1.2 2006/07/12 21:07:14 hargrave Exp $ -->
+<!-- $Revision: 6204 $ -->
<BODY>
<p>Device Management Tree Registry Package Version 1.0.
This package contains the factory class providing access to the different
@@ -10,6 +10,6 @@
in the Import-Package header of the bundle's manifest.
For example:
<pre>
-Import-Package: info.dmtree.registry;version=1.0
+Import-Package: info.dmtree.registry;version="[1.0,2.0)"
</pre>
</BODY>
diff --git a/org.osgi.compendium/src/main/resources/info/dmtree/security/package.html b/org.osgi.compendium/src/main/resources/info/dmtree/security/package.html
index 546edb7..f5c2fb4 100644
--- a/org.osgi.compendium/src/main/resources/info/dmtree/security/package.html
+++ b/org.osgi.compendium/src/main/resources/info/dmtree/security/package.html
@@ -1,4 +1,4 @@
-<!-- $Header: /cvshome/build/info.dmtree/src/info/dmtree/security/package.html,v 1.2 2006/07/12 21:07:14 hargrave Exp $ -->
+<!-- $Revision: 6204 $ -->
<BODY>
<p>Device Management Tree Security Package Version 1.0.
This package contains the permission classes used by the Device
@@ -7,6 +7,6 @@
in the Import-Package header of the bundle's manifest.
For example:
<pre>
-Import-Package: info.dmtree.security;version=1.0
+Import-Package: info.dmtree.security;version="[1.0,2.0)"
</pre>
</BODY>
diff --git a/org.osgi.compendium/src/main/resources/info/dmtree/spi/package.html b/org.osgi.compendium/src/main/resources/info/dmtree/spi/package.html
index d795180..63291f7 100644
--- a/org.osgi.compendium/src/main/resources/info/dmtree/spi/package.html
+++ b/org.osgi.compendium/src/main/resources/info/dmtree/spi/package.html
@@ -1,4 +1,4 @@
-<!-- $Header: /cvshome/build/info.dmtree/src/info/dmtree/spi/package.html,v 1.2 2006/07/12 21:07:14 hargrave Exp $ -->
+<!-- $Revision: 6204 $ -->
<BODY>
<p>Device Management Tree SPI Package Version 1.0.
This package contains the interface classes that compose the Device Management
@@ -8,6 +8,6 @@
in the Import-Package header of the bundle's manifest.
For example:
<pre>
-Import-Package: info.dmtree.spi;version=1.0
+Import-Package: info.dmtree.spi;version="[1.0,2.0)"
</pre>
</BODY>