summaryrefslogtreecommitdiffstats
path: root/routing/routing-impl/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-01-30Bump hc2vpp version to 1.17.01-FINALv1.17.01stable/1701Marek Gradzki1-2/+2
Also updates honeycomb dependencies to 1.17.01-FINAL Change-Id: I2f281234d142535d740649e966e6b08f8398905b Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-01-24Set hc2vpp version back to 1.17.01-SNAPSHOTMarek Gradzki1-2/+2
Change-Id: I4503dbc1f8737ca4d780e180a7c279c980f6a80e Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-01-24Bump hc2vpp version to 1.17.01-RC21.17.01-RC2Marek Gradzki1-2/+2
Also updates honeycomb dependencies to 1.17.01-RC2 Expected results after change submission: 1) all hc2vpp jars are uploaded to https://nexus.fd.io/content/repositories/fd.io.release/io/fd/hc2vpp/ with 1.17.01-RC2 version set 2) honeycomb-1.17.01-RC2.noarch.rpm (outcome of hc2vpp-integration-1701-centos7) is uploaded to https://nexus.fd.io/content/repositories/fd.io.stable.1701.centos7/ io/fd/hc2vpp/honeycomb/1.17.01-RC2.noarch/ 3) honeycomb-1.17.01-RC2_all-deb.deb (outcome of hc2vpp-integration-1701-ubuntu1404) is uploaded to https://nexus.fd.io/content/repositories/fd.io.stable.1701.ubuntu.trusty.main/ io/fd/hc2vpp/honeycomb/1.17.01-RC2_all/ 4) honeycomb-1.17.01-RC2_all-deb.deb (outcome of hc2vpp-integration-1701-ubuntu1604) is uploaded to https://nexus.fd.io/content/repositories/fd.io.stable.1701.ubuntu.xenial.main/ io/fd/hc2vpp/honeycomb/1.17.01-RC2_all/ Change-Id: I2e281234d142535d740649e966e6b08f8398905b Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-01-04Set hc2vpp version back to 1.17.01-SNAPSHOTMarek Gradzki1-2/+2
Change-Id: I9501aad4fb54ba9190c1e0b4d6e7fb4ee7c33842 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-01-04Bump hc2vpp version to 1.17.01-RC1v1.17.01-RC1Marek Gradzki1-2/+2
Also updates honeycom dependencies to 1.17.01-RC1 Change-Id: I2e285527d142535d740649e966e6b08f8398905b Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2016-12-07Set hc2vpp version to 17.01 to align with vpp releaseMarek Gradzki1-2/+2
Depends on https://gerrit.fd.io/r/#/c/4137 Change-Id: I11cc690bf5d12db5c7223f46a19c3f555213aead Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2016-12-01HONEYCOMB-58 - Routing Plugin StructureJan Srnicek1-0/+119
Read/Write support for ipv4/6 static routes. Restriction due to vpp implementation described in readme. Change-Id: I328f406a9b7cb8781f8becf98eca293cebe66859 Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>