Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-11-06 10:14:25 +0000
committerAlexander Kurtakov2018-11-06 10:14:25 +0000
commit8c56fc88e37b1524182fdf0b28177dfd00e6183a (patch)
treeb8edc6e0ab6f2f7712dfd9e62960739b618551f4
parenta3b437260d647922e5c6a599487b1ada357d4c29 (diff)
downloadrt.equinox.bundles-8c56fc88e37b1524182fdf0b28177dfd00e6183a.tar.gz
rt.equinox.bundles-8c56fc88e37b1524182fdf0b28177dfd00e6183a.tar.xz
rt.equinox.bundles-8c56fc88e37b1524182fdf0b28177dfd00e6183a.zip
Remove overriden target-platform-configuration version.I20181106-1800
Change-Id: I549aa2d341b14714fee1a9e4802c7d9db75ecff7 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
-rw-r--r--bundles/org.eclipse.equinox.security.linux.x86_64/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.security.linux.x86_64/pom.xml b/bundles/org.eclipse.equinox.security.linux.x86_64/pom.xml
index 8de7163a4..ce623c4e1 100644
--- a/bundles/org.eclipse.equinox.security.linux.x86_64/pom.xml
+++ b/bundles/org.eclipse.equinox.security.linux.x86_64/pom.xml
@@ -27,7 +27,6 @@
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
- <version>${tycho.version}</version>
<configuration>
<resolver>p2</resolver>
<environments>

Back to the top