Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2013-10-04 20:19:00 +0000
committerThomas Watson2013-10-04 20:19:00 +0000
commitf34ae9da741eeba23c07efe701d7b4dc3612a19a (patch)
treeb553cbdbc9eff002bdf4c88629851aa205644ec3 /bundles/org.eclipse.equinox.p2.ui.discovery/pom.xml
parentbf3d9c5501e3df2fbe699290587df62f2219ce32 (diff)
downloadrt.equinox.p2-f34ae9da741eeba23c07efe701d7b4dc3612a19a.tar.gz
rt.equinox.p2-f34ae9da741eeba23c07efe701d7b4dc3612a19a.tar.xz
rt.equinox.p2-f34ae9da741eeba23c07efe701d7b4dc3612a19a.zip
Bug 405911 - 3 p2 bundles don't produce (or, package) their .source
- touch/update versions
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.ui.discovery/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.ui.discovery/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.ui.discovery/pom.xml b/bundles/org.eclipse.equinox.p2.ui.discovery/pom.xml
index 86a80d0d0..8aa1548b6 100644
--- a/bundles/org.eclipse.equinox.p2.ui.discovery/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.ui.discovery/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.ui.discovery</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top