Eliminate reference to nagasena 50/75450/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 23 Aug 2018 23:25:34 +0000 (01:25 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 23 Aug 2018 23:25:34 +0000 (01:25 +0200)
We no longer are using this EXI implementation, no need to pull
it in.

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

index dc316137351ef9fa17b742308357fbfd585a1d62..4f34a618e1165506b97b74875111e4a70bb74549 100644 (file)
           <scope>test</scope>
         </dependency>
 
-        <dependency>
-            <groupId>openexi</groupId>
-            <artifactId>nagasena</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
-            <groupId>openexi</groupId>
-            <artifactId>nagasena-rta</artifactId>
-            <scope>test</scope>
-        </dependency>
-
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>log4j-over-slf4j</artifactId>