Let distribution files have the same prefix as the maven artefacts.

This commit is contained in:
Gilles Sadowski 2022-12-19 00:49:04 +01:00
parent 48c520d9ff
commit e2dd8f1a0d
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ under the License.
<version>4.0-SNAPSHOT</version>
</parent>
<artifactId>commons-math</artifactId>
<artifactId>commons-math4</artifactId>
<packaging>pom</packaging>
<name>Apache Commons Math (full distribution)</name>
<description>This module creates the Apache Commons Math distribution.</description>