Add missing version declaration 34/58334/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 6 Jun 2017 11:28:21 +0000 (13:28 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 6 Jun 2017 11:28:21 +0000 (13:28 +0200)
We have unfortunately had a missing version in the aggregator,
which then picks up the parent's version. Fix that.

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

index efe8ea0990d9d0843c0b61c93a2ab43aa505314c..ad74eacba8c2e5990aacbcafac77383c5421c6e0 100644 (file)
@@ -19,6 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>third-party-aggregator</artifactId>
+    <version>1.9.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>