Bumping onos-build-conf to v1.3-SNAPSHOT and onos-maven-plugin to v1.9-SNAPSHOT
Change-Id: I4cc35d3ef0e423b03e492ea784890273123736f1
Showing
2 changed files
with
2 additions
and
2 deletions
... | @@ -27,7 +27,7 @@ | ... | @@ -27,7 +27,7 @@ |
27 | 27 | ||
28 | <groupId>org.onosproject</groupId> | 28 | <groupId>org.onosproject</groupId> |
29 | <artifactId>onos-build-conf</artifactId> | 29 | <artifactId>onos-build-conf</artifactId> |
30 | - <version>1.2</version> | 30 | + <version>1.3-SNAPSHOT</version> |
31 | <description>Various ONOS build settings</description> | 31 | <description>Various ONOS build settings</description> |
32 | 32 | ||
33 | <properties> | 33 | <properties> | ... | ... |
... | @@ -25,7 +25,7 @@ | ... | @@ -25,7 +25,7 @@ |
25 | 25 | ||
26 | <groupId>org.onosproject</groupId> | 26 | <groupId>org.onosproject</groupId> |
27 | <artifactId>onos-maven-plugin</artifactId> | 27 | <artifactId>onos-maven-plugin</artifactId> |
28 | - <version>1.8</version> | 28 | + <version>1.9-SNAPSHOT</version> |
29 | <packaging>maven-plugin</packaging> | 29 | <packaging>maven-plugin</packaging> |
30 | 30 | ||
31 | <description>Maven plugin for packaging ONOS applications or generating | 31 | <description>Maven plugin for packaging ONOS applications or generating | ... | ... |
-
Please register or login to post a comment