Correcting version of onos-build-conf being used.
Change-Id: Idedcaf7136cb029de2eb278ee6c8d9a2a3e69bdc
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -74,7 +74,7 @@ | ... | @@ -74,7 +74,7 @@ |
74 | 74 | ||
75 | <properties> | 75 | <properties> |
76 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | 76 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
77 | - <onos-build-conf.version>1.3</onos-build-conf.version> | 77 | + <onos-build-conf.version>1.2</onos-build-conf.version> |
78 | <netty4.version>4.0.33.Final</netty4.version> | 78 | <netty4.version>4.0.33.Final</netty4.version> |
79 | <!-- TODO: replace with final release version when it is out --> | 79 | <!-- TODO: replace with final release version when it is out --> |
80 | <atomix.version>1.0.0-rc2</atomix.version> | 80 | <atomix.version>1.0.0-rc2</atomix.version> | ... | ... |
-
Please register or login to post a comment