Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'framework/pom.xml')
-rw-r--r--framework/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/pom.xml b/framework/pom.xml
index 75682dc..2973a0d 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -40,7 +40,7 @@
<Bundle-Name>Gemini Naming (Incubation)</Bundle-Name>
<Bundle-SymbolicName>org.eclipse.gemini.naming</Bundle-SymbolicName>
<Bundle-Vendor>Oracle</Bundle-Vendor>
- <Bundle-Version>0.9.0.M1</Bundle-Version>
+ <Bundle-Version>1.0.0</Bundle-Version>
<Bundle-ManifestVersion>2</Bundle-ManifestVersion>
<Bundle-Activator>org.eclipse.gemini.naming.Activator</Bundle-Activator>
<Bundle-Description>Gemini Naming bundle (Incubation)</Bundle-Description>

Back to the top