Rolling onos-maven-plugin to 1.7-SNAPSHOT and onos-build-conf to 1.2-SNAPSHOT
Change-Id: Iea3add6940bedf298ec65c0e59af70814e02d99e
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.1</version> | 30 | + <version>1.2-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.6</version> | 28 | + <version>1.7-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