Updating onos-maven-plugin version in ui archetype-resources/pom.xml
Change-Id: Ied0326168c02761cf7cbc33216e98313dd8bccc6
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -108,7 +108,7 @@ | ... | @@ -108,7 +108,7 @@ |
108 | <plugin> | 108 | <plugin> |
109 | <groupId>org.onosproject</groupId> | 109 | <groupId>org.onosproject</groupId> |
110 | <artifactId>onos-maven-plugin</artifactId> | 110 | <artifactId>onos-maven-plugin</artifactId> |
111 | - <version>1.4-SNAPSHOT</version> | 111 | + <version>1.4</version> |
112 | <executions> | 112 | <executions> |
113 | <execution> | 113 | <execution> |
114 | <id>cfg</id> | 114 | <id>cfg</id> | ... | ... |
-
Please register or login to post a comment