Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-05-04 14:50:19 +0000
committerThomas Watson2016-05-04 14:50:19 +0000
commitfa638c587cace72b2aedb9c3db9bc95745ff901a (patch)
tree4f0a5f338cae4dd674d9c7750008704e2233ec07 /bundles/org.eclipse.equinox.p2.director/pom.xml
parent8c638d0e02bfaf3d3c2f6ac06681a14d52d88916 (diff)
downloadrt.equinox.p2-fa638c587cace72b2aedb9c3db9bc95745ff901a.tar.gz
rt.equinox.p2-fa638c587cace72b2aedb9c3db9bc95745ff901a.tar.xz
rt.equinox.p2-fa638c587cace72b2aedb9c3db9bc95745ff901a.zip
Change-Id: Idb4576fc90fc7180d3c7e1960696615bb4c37594 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.director/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.director/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.director/pom.xml b/bundles/org.eclipse.equinox.p2.director/pom.xml
index d83278f09..4e21b30c2 100644
--- a/bundles/org.eclipse.equinox.p2.director/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.director/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.director</artifactId>
- <version>2.3.200-SNAPSHOT</version>
+ <version>2.3.300-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top