Hopefully a quick question with a quick answer.
I have this in my pom.xml to override the file name:
<finalName>${project.artifactId}-${project.version}-${timestamp}</finalName>
How do I get the ${timestamp} added to the version that the plugin manager
sees? I'm assuming it's the Implementation-Version and/or Plugin-Version
in the MANIFEST.MF but can't seem to figure out how to manipulate it in the
pom.xml
Thanks,
Michael
--
You received this message because you are subscribed to the Google Groups
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-dev/24a5e7be-7021-4007-8c60-60f8920d4c97o%40googlegroups.com.