Remove JSON-RPC from common distribution
[integration/distribution.git] / opendaylight / pom.xml
index 0e31d5ea12feedb8b6948938b906ffbd16e33fbe..ea27f915c7e0bedaf8626ee2a0291b821b8c37e6 100644 (file)
         <tag>HEAD</tag>
     </scm>
     <profiles>
-        <!-- JSONRPC -->
-        <profile>
-            <id>jsonrpc</id>
-            <activation>
-                <activeByDefault>true</activeByDefault>
-            </activation>
-            <dependencies>
-                <dependency>
-                    <groupId>org.opendaylight.jsonrpc</groupId>
-                    <artifactId>jsonrpc-features</artifactId>
-                    <version>1.8.0-SNAPSHOT</version>
-                    <classifier>features</classifier>
-                    <type>xml</type>
-                    <scope>test</scope>
-                </dependency>
-            </dependencies>
-        </profile>
         <!-- TransportPCE -->
         <profile>
             <id>transportpce</id>