mirror of
https://github.com/opennetworkinglab/onos.git
synced 2026-05-05 04:06:49 +02:00
Duplicate artifact name was breaking the maven build
Change-Id: Iea7a0b519095ebd59541680a85fe0c2b29c58ba1
This commit is contained in:
parent
a8cf59e03a
commit
54ec9268d0
@ -22,10 +22,10 @@
|
||||
<parent>
|
||||
<groupId>org.onosproject</groupId>
|
||||
<artifactId>onos-providers</artifactId>
|
||||
<version>1.12.1-SNAPSHOT</version>
|
||||
<version>1.14.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>onos-host-provider</artifactId>
|
||||
<artifactId>onos-hostprobing-provider</artifactId>
|
||||
<packaging>bundle</packaging>
|
||||
|
||||
<properties>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user