Skip to content

Commit 9ed4222

Browse files
committed
simplified Jira jql
1 parent a230315 commit 9ed4222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
</scm>
4747
<issueManagement>
4848
<system>jira</system>
49-
<url>https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20component%20%3D%20maven-archiver</url>
49+
<url>https://issues.apache.org/jira/issues/?jql=project%3DMSHARED+AND+component%3Dmaven-archiver</url>
5050
</issueManagement>
5151
<ciManagement>
5252
<system>Jenkins</system>

0 commit comments

Comments
 (0)