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/incubator-netbeans-mavenutils.git
The following commit(s) were added to refs/heads/master by this push:
new cd1eb18 org.apache prefix
cd1eb18 is described below
commit cd1eb181ce169fcb767dfceb7caec780a5b71264
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Feb 19 11:34:49 2019 +0100
org.apache prefix
---
netbeansparent/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/netbeansparent/pom.xml b/netbeansparent/pom.xml
index e2256c4..428f2ca 100644
--- a/netbeansparent/pom.xml
+++ b/netbeansparent/pom.xml
@@ -26,13 +26,13 @@ under the License.
<version>21</version>
</parent>
- <groupId>org.netbeans.maven</groupId>
+ <groupId>org.apache.netbeans</groupId>
<artifactId>netbeans-parent</artifactId>
- <version>2-SNAPSHOT</version>
+ <version>1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Netbeans</name>
- <description>Apache NetBeans (incubating) is an integrated development
environment.</description>
+ <description>Apache NetBeans (incubating) is an integrated development
environment, tooling platform, and application framework.</description>
<url>https://netbeans.apache.org/</url>
<licenses>
<license>
---------------------------------------------------------------------
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