Fix raw references to Promise
authorRobert Varga <rovarga@cisco.com>
Fri, 7 Nov 2014 18:22:24 +0000 (19:22 +0100)
committerRobert Varga <rovarga@cisco.com>
Sat, 8 Nov 2014 11:20:39 +0000 (12:20 +0100)
commit2e59af19447de0ed90adc6095e7a2baae51c7290
treea0a40ed3c326299c8a32af6b322d74abae34cfca
parentda9ec07b2e877013b2e99c85d9c8bc4a760af23f
Fix raw references to Promise

Adds the proper type, so we do not have the warnings.

Change-Id: Ib02779460f60f54e31f64815fd5cc6f68460ba83
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/netconf/netconf-client/src/test/java/org/opendaylight/controller/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java
opendaylight/netconf/netconf-client/src/test/java/org/opendaylight/controller/netconf/client/NetconfClientSessionNegotiatorTest.java