| commit | 4795de7fce3845df3b381ab923268b6d56ca87d3 | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Tue Jun 09 18:06:03 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Tue Jun 09 18:06:03 2020 +0100 |
| tree | dbda9e58535b3b4916144111a2c33e23474038e2 | |
| parent | dcdcfaf3542b87e13ad89bab874f7dd1092b3c58 [diff] |
Add issue management information Signed-off-by: Mark Thomas <markt@apache.org>
diff --git a/pom.xml b/pom.xml index 728528f..6ddb452 100644 --- a/pom.xml +++ b/pom.xml
@@ -89,6 +89,11 @@ <tag>HEAD</tag> </scm> + <issueManagement> + <system>github</system> + <url>https://github.com/eclipse-ee4j/el-ri/issues</url> + </issueManagement> + <build> <plugins> <!-- Sets minimal Maven version to 3.5.4 -->