Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2017-02-21 21:44:13 +0000
committerThomas Watson2017-02-22 13:44:16 +0000
commit19b35a118a3ed727f414ba14c23412b403eb6daa (patch)
tree49601206502ebc64dc88f542658b841c8eb816d7 /bundles/org.eclipse.equinox.registry/pom.xml
parentd27f1bdb863b15aac929c81fc55fd536259ab9b2 (diff)
downloadrt.equinox.bundles-19b35a118a3ed727f414ba14c23412b403eb6daa.tar.gz
rt.equinox.bundles-19b35a118a3ed727f414ba14c23412b403eb6daa.tar.xz
rt.equinox.bundles-19b35a118a3ed727f414ba14c23412b403eb6daa.zip
CDC-1.1/Foundation-1.1 Change-Id: Ic7bbb3d28d49c276effb07e5b00779ec1d9f555d Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.registry/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.registry/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.registry/pom.xml b/bundles/org.eclipse.equinox.registry/pom.xml
index 83c089371..96af7e068 100644
--- a/bundles/org.eclipse.equinox.registry/pom.xml
+++ b/bundles/org.eclipse.equinox.registry/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.registry</artifactId>
- <version>3.6.200-SNAPSHOT</version>
+ <version>3.7.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top