Changing onos maven-plugin version to 1.3 in root pom.xml
Change-Id: I962518d8fb017f587e3b48cf016ef53afb35d01c
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -578,7 +578,7 @@ | ... | @@ -578,7 +578,7 @@ |
578 | <plugin> | 578 | <plugin> |
579 | <groupId>org.onosproject</groupId> | 579 | <groupId>org.onosproject</groupId> |
580 | <artifactId>onos-maven-plugin</artifactId> | 580 | <artifactId>onos-maven-plugin</artifactId> |
581 | - <version>1.2</version> | 581 | + <version>1.3</version> |
582 | <executions> | 582 | <executions> |
583 | <execution> | 583 | <execution> |
584 | <id>cfg</id> | 584 | <id>cfg</id> | ... | ... |
-
Please register or login to post a comment