Bumping onos-maven-plugin version to 1.5 for release
Also, removing build dependency from root pom and updating version there. Change-Id: I7dfb98f2b3377a715a075f4396d686e3112ad15d
Showing
2 changed files
with
1 additions
and
1 deletions
This diff is collapsed. Click to expand it.
... | @@ -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.5-SNAPSHOT</version> | 27 | + <version>1.5</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