diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-11-09 20:45:04 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-11-09 20:45:04 +0000 |
commit | 48f5f5e82eccab195cbdf4b61ce66ef94113e24f (patch) | |
tree | b5bc061b934b00368f3d4092908deb2389d6df2e /java | |
parent | 9282a1a244feec8674e775273a3ae396e77717e6 (diff) |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse/files/patch-submodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse/files/patch-submodules b/java/eclipse/files/patch-submodules index 07dd7e06de49..22e86ab6cd70 100644 --- a/java/eclipse/files/patch-submodules +++ b/java/eclipse/files/patch-submodules @@ -1400,7 +1400,7 @@ index 32968af..6610342 100644 +++ b/rt.equinox.framework/bundles/org.eclipse.equinox.launcher/pom.xml @@ -21,4 +21,70 @@ <artifactId>org.eclipse.equinox.launcher</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.200-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> + + <build> |