summaryrefslogtreecommitdiffstats
path: root/common/minimal-distribution-parent/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-07-28Set Hc2vpp version to 1.17.07.1-SNAPSHOTMarek Gradzki1-5/+5
Change-Id: I53e12a6e48130455e6b2c1e395517041f728f7a7 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-07-27Bump Hc2vpp version to 1.17.07v1.17.07Marek Gradzki1-5/+5
Also updates honeycomb dependencies. Change-Id: I531cc998b4d2a3a3c77664658c8dce42513a1378 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-07-18Set hc2vpp version back to 1.17.07-SNAPSHOTMarek Gradzki1-5/+5
Change-Id: I6a0d42009705156b629f1638c3830a84c7e09f1f Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-07-18Bump hc2vpp version to 1.17.07-RC2v1.17.07-RC2Marek Gradzki1-5/+5
Also updates honeycomb dependencies. Change-Id: I6f2e059d96ba8e85ee7fde5d2cae1b24d8f7699d Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-07-07Set hc2vpp version back to 1.17.07-SNAPSHOTMarek Gradzki1-5/+5
Change-Id: Iba9ed317babd87cf2ed8b1b0a047c43007b93eb3 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-07-07Bump hc2vpp version to 1.17.07-RC1v1.17.07-RC1Marek Gradzki1-5/+5
Also updates honeycomb dependencies Change-Id: I48bc75829313e0c0f3f83ec1bf4dfdcd32b99efa Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-06-30HONEYCOMB-358 - Generate guice to yang modules indexJan Srnicek1-17/+15
Generates two descriptor files yang-modules-binding/yang-modules - List of Yang modules by project(classpath + deps) yang-mapping/FULL_PROJECT_NAME-yang-modules-index - Index from Guice modules to Yang modules that are used by respective Guice module These files are included in jar files and distribution resources Change-Id: I44569b3bc8819a5facd7ba8424836f715012c04d Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
2017-04-04Bump hc2vpp version to 1.17.07-SNAPSHOTMarek Gradzki1-5/+5
Also bumps honeycomb and vpp dependencies Change-Id: Ice9863b8afc1895d43b97953ed6d93e739730f5e Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
2017-03-24Add hc2vpp common parentsMarek Gradzki1-0/+176
- provides single root (hc2vpp-parent) for all projects to make site plugin work - fixes relative links in child poms - adds missing project names Partially based on https://gerrit.fd.io/r/#/c/4720 To test: - mvn clean install && mvn site site:stage - open hc2vpp/target/staging/hc2vpp-parent/hc2vpp-aggregator/index.html Change-Id: Ife5a8555748221cd8bcc8ad2fa48f1d0e98fff1d Signed-off-by: Marek Gradzki <mgradzki@cisco.com>