DEV Community

Anand Kadhir
Anand Kadhir

Posted on

1 1

How to print tag name as the version number in web application?

I am using SVN for version control. And for every release, we are taking a tag of the application and deploying through Jenkins.
I want to print the version number(which is the tag name) on the home page of my web application.
Can anyone please suggest me the way for printing version?
Version control: SVN
Backend: Spring boot
Front end: Angular
Building with: Maven and Jenkins

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay