Incrementing versions by 0.1.0 for post-Helium master branch
authorColin Dixon <colin@colindixon.com>
Fri, 3 Oct 2014 22:55:46 +0000 (17:55 -0500)
committerColin Dixon <colin@colindixon.com>
Sun, 5 Oct 2014 19:13:44 +0000 (14:13 -0500)
commit766f7182a29f0a02954e133cccb7c895918b462b
tree7d2b547b98c58f82c08affd95fc75457fc6bd793
parent49014794c864c7d3a7e3cdf52d17255756650835
Incrementing versions by 0.1.0 for post-Helium master branch

* The only version not incrmented is aaa.version, which is left at
  0.1.0-SNAPSHOT since they depend on controller and can't update yet.
* To break the cyclic dependency, this patch temporarily stops running
  the netconf-connector and restconf feature tests.
* Also fixing a bug causing Errors like "Choice has two nodes case with
  same qnames".

A second patch (to be run after AAA increments their versions to
0.2.0-SNAPSHOT) wiil update aaa.version and re-enable these tests.

Change-Id: I70a3987d32504e798c5ed05a67a0a1174338844b
Signed-off-by: Colin Dixon <colin@colindixon.com>
Signed-off-by: Robert Varga <rovarga@cisco.com>
pom.xml