Fix a warning in CreateTransactionReply 16/14516/3
authorRobert Varga <rovarga@cisco.com>
Mon, 26 Jan 2015 18:09:15 +0000 (19:09 +0100)
committerRobert Varga <rovarga@cisco.com>
Wed, 28 Jan 2015 16:19:00 +0000 (17:19 +0100)
commit7ea8d73464717ee3db171e2ce110d371615e81e7
tree0f13497aee81478765cb3d6d593a001ecd3f8708
parentb631f82de42077eb1ed75456c6377e536db31fd3
Fix a warning in CreateTransactionReply

Add a simple type argument to silence an eclipse warning.

Change-Id: Ib89c05ca6cc1161ac267313a559e5ae99605b090
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/messages/CreateTransactionReply.java