Depend on released maven-plugin
Change-Id: Ia061db0168a0de967cb402e5cdeb4ab39ee67a0d
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -534,7 +534,7 @@ | ... | @@ -534,7 +534,7 @@ |
534 | <plugin> | 534 | <plugin> |
535 | <groupId>org.onosproject</groupId> | 535 | <groupId>org.onosproject</groupId> |
536 | <artifactId>onos-maven-plugin</artifactId> | 536 | <artifactId>onos-maven-plugin</artifactId> |
537 | - <version>${project.version}</version> | 537 | + <version>1.1.0</version> |
538 | <executions> | 538 | <executions> |
539 | <execution> | 539 | <execution> |
540 | <phase>generate-resources</phase> | 540 | <phase>generate-resources</phase> | ... | ... |
-
Please register or login to post a comment