Eliminate triemap declaration 77/61477/3
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 10 Aug 2017 08:59:02 +0000 (10:59 +0200)
committerStephen Kitt <skitt@redhat.com>
Thu, 10 Aug 2017 13:03:44 +0000 (13:03 +0000)
Triemap is forked and delivered in yangtools, this was a private
stop-gap build.

Change-Id: Ife6f1b29e28d7fea2e80b49dc6670d92458d3240
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent/pom.xml

index 873801516d4d13c4176207a9ded0bfe82cf5a7c4..63942ed48fd68f031bb98f09a8a1d5d7582e6dbd 100644 (file)
         <artifactId>txw2</artifactId>
         <version>20110809</version>
       </dependency>
-      <dependency>
-        <groupId>com.github.romix</groupId>
-        <artifactId>java-concurrent-hash-trie-map</artifactId>
-        <version>0.2.23-ODL</version>
-      </dependency>
       <dependency>
         <groupId>com.google.code.findbugs</groupId>
         <artifactId>jsr305</artifactId>