Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormzhu2011-07-01 07:22:24 +0000
committermzhu2011-07-01 07:22:24 +0000
commit52e563602ccfd1437b99f7474a720ab55f4f389a (patch)
tree4218988ee0c2a7f58b805268a3668be6d56e5aa1 /bundles/org.eclipse.equinox.p2.ui.importexport/pom.xml
parent447707f22c716808a600a1845210d1bb783402a0 (diff)
downloadrt.equinox.p2-52e563602ccfd1437b99f7474a720ab55f4f389a.tar.gz
rt.equinox.p2-52e563602ccfd1437b99f7474a720ab55f4f389a.tar.xz
rt.equinox.p2-52e563602ccfd1437b99f7474a720ab55f4f389a.zip
merge the fix of 346401, 346406
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.ui.importexport/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.ui.importexport/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.ui.importexport/pom.xml b/bundles/org.eclipse.equinox.p2.ui.importexport/pom.xml
index fa53b1e34..2b09fd748 100644
--- a/bundles/org.eclipse.equinox.p2.ui.importexport/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.ui.importexport/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse</groupId>
<artifactId>org.eclipse.equinox.p2.ui.importexport</artifactId>
- <version>1.0.0.qualifier</version>
+ <version>1.0.1.qualifier</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top