This is an automated email from the ASF dual-hosted git repository.
skygo pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new aafd9ed reconfigure jira
new b199f90 Merge pull request #7 from ebarboni/adaptjira
aafd9ed is described below
commit aafd9ed3fdbb6c62179eae45c0e17882483d737d
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Mar 10 14:51:33 2020 +0100
reconfigure jira
---
README.md | 2 +-
pom.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 29208cd..fc28543 100755
--- a/README.md
+++ b/README.md
@@ -33,5 +33,5 @@
### Reporting Bugs
-Bugs should be reported to
https://issues.apache.org/jira/projects/NETBEANS/issues/ using the component
**mavenutilities**
+Bugs should be reported to
https://issues.apache.org/jira/projects/NETBEANSINFRA/issues/ using the
component **MU - Apache NetBeans NBM maven plugin**
diff --git a/pom.xml b/pom.xml
index ed3fa6d..293217c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@ under the License.
<url>https://bits.netbeans.org/mavenutilities/nbm-maven-plugin</url>
<issueManagement>
<system>jira</system>
- <url>https://issues.apache.org/jira/browse/NETBEANS</url>
+ <url>https://issues.apache.org/jira/browse/NETBEANSINFRA</url>
</issueManagement>
<prerequisites>
<maven>3.0.5</maven>
@@ -178,7 +178,7 @@ under the License.
<artifactId>maven-changes-plugin</artifactId>
<version>2.12.1</version>
<configuration>
- <skip>true</skip>
+ <component>12336702</component>
</configuration>
</plugin>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists