Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2013-06-21 04:54:35 +0000
committerJan Bartel2013-06-21 04:54:35 +0000
commit8c580bd8754e58fbc3d145918fcb700f7d5f3387 (patch)
tree0017cd37a72e398a96b7c199c959d40d5b6b96e0 /jetty-spdy
parent8d7477218d9c60f3efc860ced9f85aebd9592830 (diff)
downloadorg.eclipse.jetty.project-8c580bd8754e58fbc3d145918fcb700f7d5f3387.tar.gz
org.eclipse.jetty.project-8c580bd8754e58fbc3d145918fcb700f7d5f3387.tar.xz
org.eclipse.jetty.project-8c580bd8754e58fbc3d145918fcb700f7d5f3387.zip
Fix spdy pom.xml
Diffstat (limited to 'jetty-spdy')
-rw-r--r--jetty-spdy/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/jetty-spdy/pom.xml b/jetty-spdy/pom.xml
index 3d52ee6c36..0d94bf0a7a 100644
--- a/jetty-spdy/pom.xml
+++ b/jetty-spdy/pom.xml
@@ -113,8 +113,6 @@
<npn.version>1.1.5.v20130313</npn.version>
</properties>
</profile>
- </profiles>
-
</profiles>
<modules>

Back to the top