]> source.dussan.org Git - javassist.git/commitdiff
modified group id to org.javassist to keep the Sonatype repo people happy -- fixes...
authoradinn <adinn@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Thu, 22 Jul 2010 09:32:26 +0000 (09:32 +0000)
committeradinn <adinn@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Thu, 22 Jul 2010 09:32:26 +0000 (09:32 +0000)
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@562 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

pom.xml

diff --git a/pom.xml b/pom.xml
index 3ebfde0505019ce584b7090ec07618d4f9ba39de..553e043cedaa8a52ebabbabf8c8ab35e7bd23c42 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,6 @@
 <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>javassist</groupId>
+  <groupId>org.javassist</groupId>
   <artifactId>javassist</artifactId>
   <packaging>jar</packaging>
   <description>Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation