Hello, I am getting one issue while publishing my jar into SONATYPE OSSRH using gradle 7.6.1, although it is able to push jar into staging but with unspecified version. like com.abc.xyz.jarname-unspecified.jar. unspecified should be some version.
v
Vampire
03/07/2025, 8:34 AM
Well, seems you didn't configure your version, because that is the default value.