Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2016-01-02 23:56:13 +0000
committerPascal Rapicault2016-01-02 23:56:13 +0000
commit9612da538894d95a15a78bb3897a46350ccd474f (patch)
treea3f970ae288e55be1597e33608082e619342bd24 /bundles/org.eclipse.equinox.p2.metadata.repository
parentb2727ce72221a8094886f3788a252988b2d15b62 (diff)
downloadrt.equinox.p2-9612da538894d95a15a78bb3897a46350ccd474f.tar.gz
rt.equinox.p2-9612da538894d95a15a78bb3897a46350ccd474f.tar.xz
rt.equinox.p2-9612da538894d95a15a78bb3897a46350ccd474f.zip
update poms
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.metadata.repository')
-rw-r--r--bundles/org.eclipse.equinox.p2.metadata.repository/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.metadata.repository/pom.xml b/bundles/org.eclipse.equinox.p2.metadata.repository/pom.xml
index 06124b596..c81d8691e 100644
--- a/bundles/org.eclipse.equinox.p2.metadata.repository/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.metadata.repository/pom.xml
@@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.p2.metadata.repository</artifactId>
- <version>1.2.200-SNAPSHOT</version>
+ <version>1.2.300-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top