diff --git a/pom.xml b/pom.xml index a314b1318..b7ac59105 100644 --- a/pom.xml +++ b/pom.xml @@ -440,7 +440,7 @@ package - + @@ -463,7 +463,7 @@ - org.codehaus.mojo @@ -479,7 +479,7 @@ - ${project.build.directory}/${project.artifactId}-tools-${project.version}.jar + ${project.build.directory}/${project.artifactId}-${project.version}-tools.jar jar tools diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ee82a7b1f..3103b4aa1 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -157,7 +157,7 @@ Users are encouraged to upgrade to this version as this release not in favor of corresponding methods "ArithmeticUtils#pow(..., int)". - Create additional artifact "commons-math3-tools-x.y.z.jar" as part of the + Create additional artifact "commons-math3-x.y.z-tools.jar" as part of the release process. This artifact contains useful tools, e.g. for performance testing.