Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2017-12-21 07:22:51 +0000
committerSravan Kumar Lakkimsetti2017-12-21 07:22:51 +0000
commit25d4df4a8e8067262e9b0d7449b74a9b615a62ca (patch)
treef3e9ab03a6f6128c528d68651cf2a60d5c2e5bb6 /launcher-binary-parent/pom.xml
parentddc5885182d11e3eddbd634eb864dc89bcd87fac (diff)
downloadrt.equinox.framework-M20180207-0400.tar.gz
rt.equinox.framework-M20180207-0400.tar.xz
rt.equinox.framework-M20180207-0400.zip
Change-Id: Iffd38e2764a1f9280458c9350226f17fb1cfca64 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'launcher-binary-parent/pom.xml')
-rw-r--r--launcher-binary-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher-binary-parent/pom.xml b/launcher-binary-parent/pom.xml
index e9a7f9c68..e17644547 100644
--- a/launcher-binary-parent/pom.xml
+++ b/launcher-binary-parent/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.equinox.framework</groupId>
<artifactId>rt.equinox.framework</artifactId>
- <version>4.7.2-SNAPSHOT</version>
+ <version>4.7.3-SNAPSHOT</version>
</parent>
<artifactId>launcher-binary-parent</artifactId>

Back to the top