Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2020-09-03 12:51:05 +0000
committerAlexander Kurtakov2020-09-03 12:51:05 +0000
commite67a60d76cb23af331fb2bc91db290d4b13edf6e (patch)
tree8394d2b2ffd3bd9fad5d5f8567a9c38ca5c8cf1c /bundles/org.eclipse.equinox.p2.touchpoint.eclipse/pom.xml
parentbb48dd108bc054dd8175bb3dced4a40bec32ccf8 (diff)
downloadrt.equinox.p2-e67a60d76cb23af331fb2bc91db290d4b13edf6e.tar.gz
rt.equinox.p2-e67a60d76cb23af331fb2bc91db290d4b13edf6e.tar.xz
rt.equinox.p2-e67a60d76cb23af331fb2bc91db290d4b13edf6e.zip
Bug 566356 - POM and product version change for 4.18 releaseI20200904-0210
Change-Id: Ief7bbb1cf44e911e297946c44f9fa30ccea0ff06 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.touchpoint.eclipse/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.touchpoint.eclipse/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/pom.xml b/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/pom.xml
index 13bdda610..0d5e0f7a2 100644
--- a/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.equinox.p2</groupId>
<artifactId>rt.equinox.p2</artifactId>
- <version>4.17.0-SNAPSHOT</version>
+ <version>4.18.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top