Skip to content

Commit ec2631b

Browse files
author
Niall Kegan Pemberton
committed
Correct property name which changed in last release of commons-parent
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@639982 13f79535-47bb-0310-9956-ffa450edef68
1 parent c851091 commit ec2631b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131

132132
<properties>
133133
<commons.componentid>cli</commons.componentid>
134-
<commons.osgibundle>org.apache.commons.cli2</commons.osgibundle>
134+
<commons.osgi.symbolicName>org.apache.commons.cli2</commons.osgi.symbolicName>
135135
<commons.release.version>1.1</commons.release.version>
136136
<commons.binary.suffix></commons.binary.suffix>
137137
<commons.jira.id>CLI</commons.jira.id>

0 commit comments

Comments
 (0)