Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2013-02-25 17:02:24 +0000
committerThomas Watson2013-02-25 17:02:24 +0000
commit55c89972efa8e854f519fc7d2385fac03e42c395 (patch)
tree6695f50ddac6f10e0b5d6904814fda6609051f73 /bundles/org.eclipse.equinox.http.servletbridge
parente86effb131965fe37837433f642fe157c5a04e95 (diff)
downloadrt.equinox.bundles-55c89972efa8e854f519fc7d2385fac03e42c395.tar.gz
rt.equinox.bundles-55c89972efa8e854f519fc7d2385fac03e42c395.tar.xz
rt.equinox.bundles-55c89972efa8e854f519fc7d2385fac03e42c395.zip
Diffstat (limited to 'bundles/org.eclipse.equinox.http.servletbridge')
-rw-r--r--bundles/org.eclipse.equinox.http.servletbridge/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.http.servletbridge/pom.xml b/bundles/org.eclipse.equinox.http.servletbridge/pom.xml
index 08a550152..c77ddac60 100644
--- a/bundles/org.eclipse.equinox.http.servletbridge/pom.xml
+++ b/bundles/org.eclipse.equinox.http.servletbridge/pom.xml
@@ -20,7 +20,7 @@
<version>3.8.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
- <groupId>org.eclipse.equinox.bundles</groupId>
+ <groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.http.servletbridge</artifactId>
<version>1.0.300-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

Back to the top