[jboss-svn-commits] JBoss Common SVN: r2069 - build/trunk

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Sep 25 13:38:06 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-09-25 13:38:05 -0400 (Mon, 25 Sep 2006)
New Revision: 2069

Modified:
   build/trunk/pom.xml
Log:
Simplify the group id to just jboss

Modified: build/trunk/pom.xml
===================================================================
--- build/trunk/pom.xml	2006-09-25 17:38:03 UTC (rev 2068)
+++ build/trunk/pom.xml	2006-09-25 17:38:05 UTC (rev 2069)
@@ -16,7 +16,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.jboss</groupId>
+  <groupId>jboss</groupId>
   <version>2.0.1.GA</version>
   <artifactId>jboss-common</artifactId>
   <name>JBoss Common Build</name>




More information about the jboss-svn-commits mailing list