Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2019-06-27 05:17:55 +0000
committerSravan Kumar Lakkimsetti2019-06-27 05:17:55 +0000
commitb15831707aac5919aaecff24c3126ae72666fc3e (patch)
tree3d130335f91a20d02f1e19234e54ffb2e1b1e496 /bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml
parent1933396f1ad6b2000402ad54ddaa6b55a3ebfd39 (diff)
downloadrt.equinox.framework-b15831707aac5919aaecff24c3126ae72666fc3e.tar.gz
rt.equinox.framework-b15831707aac5919aaecff24c3126ae72666fc3e.tar.xz
rt.equinox.framework-b15831707aac5919aaecff24c3126ae72666fc3e.zip
Bug 548431 - Produce signed windows launcher bundles in the platform repoY20190627-0200I20190627-0135
Change-Id: I2a81b0fe5d1f265f35bcd8aa5e35265c0b1cef2a Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml b/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml
index 59bcd29f3..543072825 100644
--- a/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml
@@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.launcher.win32.win32.x86_64</artifactId>
- <version>1.1.1000-SNAPSHOT</version>
+ <version>1.1.1100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>

Back to the top