Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-10-27 15:12:51 +0000
committerThomas Watson2016-10-27 15:12:51 +0000
commit961bb03aaf6b8851792b6a42942f4cf403d79483 (patch)
tree8716e3427460affb548511d20f44fd31f353ecab /bundles/org.eclipse.osgi.tests/pom.xml
parent78694f1377cf04f105f59eae7476729dcf3d49a3 (diff)
downloadrt.equinox.framework-R4_4_maintenance.tar.gz
rt.equinox.framework-R4_4_maintenance.tar.xz
rt.equinox.framework-R4_4_maintenance.zip
Bug 506460 - openConnection(URL u, Proxy p) is unsupported when multipleR4_4_maintenance
frameworks are running Change-Id: I44b31638002212d08a0a47bd4d9511d88420cc3b Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.osgi.tests/pom.xml')
-rw-r--r--bundles/org.eclipse.osgi.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi.tests/pom.xml b/bundles/org.eclipse.osgi.tests/pom.xml
index 157582ba8..22ed5092c 100644
--- a/bundles/org.eclipse.osgi.tests/pom.xml
+++ b/bundles/org.eclipse.osgi.tests/pom.xml
@@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.osgi</groupId>
<artifactId>org.eclipse.osgi.tests</artifactId>
- <version>3.10.2-SNAPSHOT</version>
+ <version>3.10.3-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<properties>

Back to the top