Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimone Bordet2012-04-16 13:55:49 +0000
committerSimone Bordet2012-04-16 13:55:49 +0000
commit45b2c3b1b5925dd4bac8be318815bcbd26708f71 (patch)
tree0dc31c6a7c62d1c3815343a6b860f23e9262b5c1 /jetty-aggregate/jetty-all/pom.xml
parent335c6816eef34f0add1d4862475048d3f55f68b7 (diff)
parent5ef7c3f2dab9ddb559bfb1eaeac53710ccd937be (diff)
downloadorg.eclipse.jetty.project-45b2c3b1b5925dd4bac8be318815bcbd26708f71.tar.gz
org.eclipse.jetty.project-45b2c3b1b5925dd4bac8be318815bcbd26708f71.tar.xz
org.eclipse.jetty.project-45b2c3b1b5925dd4bac8be318815bcbd26708f71.zip
Merged from master after fixing typo in jetty-spdy.xml.
Diffstat (limited to 'jetty-aggregate/jetty-all/pom.xml')
-rw-r--r--jetty-aggregate/jetty-all/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-aggregate/jetty-all/pom.xml b/jetty-aggregate/jetty-all/pom.xml
index a5be9c718d..23c992f830 100644
--- a/jetty-aggregate/jetty-all/pom.xml
+++ b/jetty-aggregate/jetty-all/pom.xml
@@ -92,7 +92,7 @@
</plugins>
</build>
-<dependencies>
+ <dependencies>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-client</artifactId>

Back to the top