Re: Jenkins Pipelines: jx-release-version

2019-03-07 Thread Sverre Moe
Sorry people. This was posted in the wrong place. torsdag 7. mars 2019 20.57.08 UTC+1 skrev Sverre Moe følgende: > > I read the CloudBees blog on jx-release-version. >> >> x-release-version calculates the next version number based on the current >> Git tag, or current specified version on pom.xml

Jenkins Pipelines: jx-release-version

2019-03-07 Thread Sverre Moe
I read the CloudBees blog on jx-release-version. > > x-release-version calculates the next version number based on the current > Git tag, or current specified version on pom.xml/Makefile https://www.cloudbees.com/blog/automatically-versioning-your-application-jenkins-x It looks interesting to de