Bumping onos-maven-plugin version to 1.5-SNAPSHOT
Change-Id: I784133aef6209292e42bad2b54938847caf1f0b4
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -24,7 +24,7 @@ | ... | @@ -24,7 +24,7 @@ |
24 | </parent> | 24 | </parent> |
25 | 25 | ||
26 | <artifactId>onos-maven-plugin</artifactId> | 26 | <artifactId>onos-maven-plugin</artifactId> |
27 | - <version>1.4</version> | 27 | + <version>1.5-SNAPSHOT</version> |
28 | <packaging>maven-plugin</packaging> | 28 | <packaging>maven-plugin</packaging> |
29 | 29 | ||
30 | <description>Maven plugin for packaging ONOS applications or generating | 30 | <description>Maven plugin for packaging ONOS applications or generating | ... | ... |
-
Please register or login to post a comment