Skip to content

Commit 2b57074

Browse files
committed
(chore) adding commons.module.name to pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1796413 13f79535-47bb-0310-9956-ffa450edef68
1 parent 89080e2 commit 2b57074

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@
166166
<maven.compiler.source>1.5</maven.compiler.source>
167167
<maven.compiler.target>1.5</maven.compiler.target>
168168
<commons.componentid>cli</commons.componentid>
169+
<commons.module.name>org.apache.commons.cli</commons.module.name>
169170
<commons.release.version>1.4</commons.release.version>
170171
<commons.release.name>commons-cli-${commons.release.version}</commons.release.name>
171172
<commons.osgi.symbolicName>org.apache.commons.cli</commons.osgi.symbolicName>

0 commit comments

Comments
 (0)