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

Commit 7785ef3

Browse files
author
Marek Potociar
committed
Revert of accidental commit to master.
- 957e592… Change-Id: I9b79f74697667c619fe6398b421d964717291a19 Signed-off-by: Marek Potociar <[email protected]>
1 parent 957e592 commit 7785ef3

File tree

1 file changed

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

1 file changed

+5
-1
lines changed

connectors/grizzly-connector/pom.xml

Lines changed: 5 additions & 1 deletion
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-2016 Oracle and/or its affiliates. All rights reserved.
6+
Copyright (c) 2011-2015 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,6 +64,10 @@
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>
6771
<dependency>
6872
<groupId>org.glassfish.grizzly</groupId>
6973
<artifactId>connection-pool</artifactId>

0 commit comments

Comments
 (0)