[jboss-cvs] repository.jboss.com/maven2/jboss/jboss-seam-debug/1.1.0.GA ...
Ian Springer
ian.springer at jboss.com
Fri Jan 12 17:16:08 EST 2007
User: ispringer
Date: 07/01/12 17:16:08
Modified: maven2/jboss/jboss-seam-debug/1.1.0.GA
jboss-seam-debug-1.1.0.GA.pom
jboss-seam-debug-1.1.0.GA.pom.md5
jboss-seam-debug-1.1.0.GA.pom.sha1
Log:
fixed artifactId in pom
Revision Changes Path
1.2 +5 -6 repository.jboss.com/maven2/jboss/jboss-seam-debug/1.1.0.GA/jboss-seam-debug-1.1.0.GA.pom
(In the diff below, changes in quantity of whitespace are not shown.)
Index: jboss-seam-debug-1.1.0.GA.pom
===================================================================
RCS file: /cvsroot/jboss/repository.jboss.com/maven2/jboss/jboss-seam-debug/1.1.0.GA/jboss-seam-debug-1.1.0.GA.pom,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- jboss-seam-debug-1.1.0.GA.pom 19 Dec 2006 14:07:25 -0000 1.1
+++ jboss-seam-debug-1.1.0.GA.pom 12 Jan 2007 22:16:08 -0000 1.2
@@ -1,7 +1,9 @@
-<?xml version="1.0"?><project>
+<?xml version="1.0"?>
+
+<project>
<modelVersion>4.0.0</modelVersion>
<groupId>jboss</groupId>
- <artifactId>jboss-seam</artifactId>
+ <artifactId>jboss-seam-debug</artifactId>
<name>JBoss Seam Debug</name>
<version>1.1.0.GA</version>
<description>JBoss Seam is a powerful new application framework to build next generation Web 2.0 applications by unifying and integrating technologies such as Asynchronous JavaScript and XML (AJAX), Java Server Faces (JSF), Enterprise Java Beans (EJB3), Java Portlets and Business Process Management (BPM).</description>
@@ -12,7 +14,4 @@
<url>http://repository.jboss.com/licenses/lgpl.txt</url>
</license>
</licenses>
- <distributionManagement>
- <status>deployed</status>
- </distributionManagement>
</project>
\ No newline at end of file
1.2 +1 -1 repository.jboss.com/maven2/jboss/jboss-seam-debug/1.1.0.GA/jboss-seam-debug-1.1.0.GA.pom.md5
(In the diff below, changes in quantity of whitespace are not shown.)
Index: jboss-seam-debug-1.1.0.GA.pom.md5
===================================================================
RCS file: /cvsroot/jboss/repository.jboss.com/maven2/jboss/jboss-seam-debug/1.1.0.GA/jboss-seam-debug-1.1.0.GA.pom.md5,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- jboss-seam-debug-1.1.0.GA.pom.md5 19 Dec 2006 14:07:25 -0000 1.1
+++ jboss-seam-debug-1.1.0.GA.pom.md5 12 Jan 2007 22:16:08 -0000 1.2
@@ -1 +1 @@
-9017d11d70c6d1d74c2e5f0dc3d40e1e
\ No newline at end of file
+e5985f72cb9ce9695b8324b078937c24
\ No newline at end of file
1.2 +1 -1 repository.jboss.com/maven2/jboss/jboss-seam-debug/1.1.0.GA/jboss-seam-debug-1.1.0.GA.pom.sha1
(In the diff below, changes in quantity of whitespace are not shown.)
Index: jboss-seam-debug-1.1.0.GA.pom.sha1
===================================================================
RCS file: /cvsroot/jboss/repository.jboss.com/maven2/jboss/jboss-seam-debug/1.1.0.GA/jboss-seam-debug-1.1.0.GA.pom.sha1,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- jboss-seam-debug-1.1.0.GA.pom.sha1 19 Dec 2006 14:07:25 -0000 1.1
+++ jboss-seam-debug-1.1.0.GA.pom.sha1 12 Jan 2007 22:16:08 -0000 1.2
@@ -1 +1 @@
-8ac0c3d5dbcb19287993e6bb107fe5836642a8fc
\ No newline at end of file
+8d4c9ace1ab795f33d7d8a9ae00d531210f61ada
\ No newline at end of file
More information about the jboss-cvs-commits
mailing list