Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2016-10-04 02:14:57 +0000
committerPascal Rapicault2016-10-04 02:44:13 +0000
commit510773f621d9ba7deba859ff51edc7322f63304e (patch)
tree25ad4e8bd5a599eb4a59349c4b7de86df5922d67 /bundles/org.eclipse.equinox.p2.transport.ecf/pom.xml
parentd61e55d60ea278e0649584e636338aae57fe48b0 (diff)
downloadrt.equinox.p2-510773f621d9ba7deba859ff51edc7322f63304e.tar.gz
rt.equinox.p2-510773f621d9ba7deba859ff51edc7322f63304e.tar.xz
rt.equinox.p2-510773f621d9ba7deba859ff51edc7322f63304e.zip
Change-Id: I28549f765f70cd3a0d78a21fbc0469f6c6d9ab8e Signed-off-by: Pascal Rapicault <pascal@rapicorp.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.transport.ecf/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.transport.ecf/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.transport.ecf/pom.xml b/bundles/org.eclipse.equinox.p2.transport.ecf/pom.xml
index 70d6b1e83..510848411 100644
--- a/bundles/org.eclipse.equinox.p2.transport.ecf/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.transport.ecf/pom.xml
@@ -9,6 +9,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.transport.ecf</artifactId>
- <version>1.1.200-SNAPSHOT</version>
+ <version>1.1.300-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top