From 008bc6584a82c7abb2ccebf8c649527d6fc00714 Mon Sep 17 00:00:00 2001 From: Prakhar Makhija Date: Sun, 26 Nov 2023 23:49:38 +0530 Subject: [PATCH] specifying version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 199c01f..3e206a4 100644 --- a/pom.xml +++ b/pom.xml @@ -84,6 +84,7 @@ 3.11.0 3.3.0 3.6.2 + 1.6.13 3.0.1 3.2.2 3.1.0 @@ -165,7 +166,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - ${nexus.staging.maven.plugin.version} + ${sonatype.plugins.nexus-staging-maven-plugin.version} true ossrh @@ -256,7 +257,6 @@ unit tests is created after unit tests have been run. post-unit-test --> report - verify test report