Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.

Commit 957e592

Browse files
author
Marek Potociar
committed
Grizzly connector module dependency update.
- Removed grizzly-websocket module dependency. Change-Id: Ic4c41a029414d148149f804283026457dc1ad698 Signed-off-by: Marek Potociar <[email protected]>
1 parent 927b4d0 commit 957e592

File tree

1 file changed

+1
-5
lines changed
  • connectors/grizzly-connector

1 file changed

+1
-5
lines changed

connectors/grizzly-connector/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
55
6-
Copyright (c) 2011-2015 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2011-2016 Oracle and/or its affiliates. All rights reserved.
77
88
The contents of this file are subject to the terms of either the GNU
99
General Public License Version 2 only ("GPL") or the Common Development
@@ -64,10 +64,6 @@
6464
<groupId>org.glassfish.grizzly</groupId>
6565
<artifactId>grizzly-http-client</artifactId>
6666
</dependency>
67-
<dependency>
68-
<groupId>org.glassfish.grizzly</groupId>
69-
<artifactId>grizzly-websockets</artifactId>
70-
</dependency>
7167
<dependency>
7268
<groupId>org.glassfish.grizzly</groupId>
7369
<artifactId>connection-pool</artifactId>

0 commit comments

Comments
 (0)