Change-Id: I860541d67f0e143959d5c714363ef2ed3b12fdf8
Signed-off-by: Quan Xiong <xiong.quan@zte.com.cn>
<tag>HEAD</tag>
</scm>
<profiles>
+ <!-- Detnet -->
+ <profile>
+ <id>detnet</id>
+ <activation>
+ <activeByDefault>true</activeByDefault>
+ </activation>
+ <dependencies>
+ <dependency>
+ <groupId>org.opendaylight.detnet</groupId>
+ <artifactId>features-detnet</artifactId>
+ <version>0.1.0-SNAPSHOT</version>
+ <classifier>features</classifier>
+ <type>xml</type>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
+ </profile>
<!-- TransportPCE -->
<profile>
<id>transportpce</id>