Committed by
Gerrit Code Review
Updating openflowj version to 0.3.10.oe-SNAPSHOT
Change-Id: I44bfb8a505190d48fe33ad9c2f965ba83a8af265
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -72,7 +72,7 @@ | ... | @@ -72,7 +72,7 @@ |
72 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | 72 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
73 | <netty4.version>4.0.23.Final</netty4.version> | 73 | <netty4.version>4.0.23.Final</netty4.version> |
74 | <copycat.version>0.5.0.onos12-SNAPSHOT</copycat.version> | 74 | <copycat.version>0.5.0.onos12-SNAPSHOT</copycat.version> |
75 | - <openflowj.version>0.3.9.oe</openflowj.version> | 75 | + <openflowj.version>0.3.10.oe-SNAPSHOT</openflowj.version> |
76 | <karaf.version>3.0.3</karaf.version> | 76 | <karaf.version>3.0.3</karaf.version> |
77 | <jersey.version>1.19</jersey.version> | 77 | <jersey.version>1.19</jersey.version> |
78 | </properties> | 78 | </properties> |
... | @@ -84,7 +84,7 @@ | ... | @@ -84,7 +84,7 @@ |
84 | </snapshotRepository> | 84 | </snapshotRepository> |
85 | </distributionManagement> | 85 | </distributionManagement> |
86 | 86 | ||
87 | - <!--- Needed for copycat. Remove before official release --> | 87 | + <!--- FIXME Needed for copycat. Remove before official release --> |
88 | <repositories> | 88 | <repositories> |
89 | <repository> | 89 | <repository> |
90 | <id>snapshots</id> | 90 | <id>snapshots</id> | ... | ... |
-
Please register or login to post a comment