Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Keppler2018-04-04 06:08:39 +0000
committerKarsten Thoms2018-05-15 08:58:13 +0000
commit5e4727436bcdb4d509cb39aff99949886efa3b4c (patch)
tree4a360413bc61a46aee520d62caf823d6862f913f /bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/pom.xml
parent10de381e3c8b0656c0a5114a6332811f5f5484b4 (diff)
downloadeclipse.platform.team-5e4727436bcdb4d509cb39aff99949886efa3b4c.tar.gz
eclipse.platform.team-5e4727436bcdb4d509cb39aff99949886efa3b4c.tar.xz
eclipse.platform.team-5e4727436bcdb4d509cb39aff99949886efa3b4c.zip
I imported everything from git, so these should be the last missing projects in the team repository and the bug can be closed afterwards. Bumped versions for 4.8. Change-Id: I617177b5febb7c18e0c7e5b33c978c8b8189a210 Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de> Bug:527927
Diffstat (limited to 'bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/pom.xml')
-rw-r--r--bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/pom.xml b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/pom.xml
index d1734e9bb..3e03d59ac 100644
--- a/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/pom.xml
+++ b/bundles/org.eclipse.core.net/fragments/org.eclipse.core.net.linux.x86/pom.xml
@@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.net.linux.x86</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>

Back to the top