Split Restconf implementations (draft02 and RFC) - Rfc8040 04/62704/10
authorJakub Toth <jakub.toth@pantheon.tech>
Tue, 5 Sep 2017 14:31:10 +0000 (16:31 +0200)
committerJakub Toth <jakub.toth@pantheon.tech>
Wed, 13 Sep 2017 09:54:06 +0000 (11:54 +0200)
commitef7b754062f24f2d63408b6f8ef2a1253be84011
tree2f6a256ade74e9d6ff86bcf55e5b54193b84187b
parent865f3af7e3638a4bd2abca99724808806bddc39c
Split Restconf implementations (draft02 and RFC) - Rfc8040

  *move Rfc8040 to the new module restconf-nb-rfc8040

Change-Id: Ica52f23791e8326f20f8449d0e39273b7db8f5c5
Signed-off-by: Jakub Toth <jakub.toth@pantheon.tech>
restconf/restconf-common-models/pom.xml
restconf/restconf-nb-bierman02/src/main/java/org/opendaylight/restconf/Rfc8040.java
restconf/restconf-nb-rfc8040/pom.xml
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/Rfc8040.java [new file with mode: 0644]