Fix aggregator pom name
[mdsal.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index e38893a9bb51fb89bc7be1bb4fa6673f3e2815e7..5a6ae961087eb701ecc63b346eee529e93f4f064 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.8</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
-    <artifactId>mdsal-agreggator</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <artifactId>mdsal-aggregator</artifactId>
+    <version>3.0.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>md-sal</name> <!-- Used by Sonar to set project name -->