Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2020-03-06 19:09:09 +0000
committerMat Booth2020-03-06 19:09:09 +0000
commit41db00b7796be8a4a8c22d0bd04d080800baba80 (patch)
tree998a68af148d77fd5ba9b23a0e15cd7768a73cf4 /bundles/org.eclipse.equinox.common/pom.xml
parent08f575104a3d072ed99fdd912764adaaf5799126 (diff)
downloadrt.equinox.bundles-41db00b7796be8a4a8c22d0bd04d080800baba80.tar.gz
rt.equinox.bundles-41db00b7796be8a4a8c22d0bd04d080800baba80.tar.xz
rt.equinox.bundles-41db00b7796be8a4a8c22d0bd04d080800baba80.zip
Change-Id: Iee2d785e7d9bd63a074da765c47efd04c5243fb3 Signed-off-by: Mat Booth <mat.booth@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.common/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.common/pom.xml b/bundles/org.eclipse.equinox.common/pom.xml
index f7c3ef995..1e656fa93 100644
--- a/bundles/org.eclipse.equinox.common/pom.xml
+++ b/bundles/org.eclipse.equinox.common/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>rt.equinox.bundles</artifactId>
<groupId>org.eclipse.equinox.bundles</groupId>
- <version>4.15.0-SNAPSHOT</version>
+ <version>4.16.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top