[jboss-cvs] Repository SVN: r13546 - in maven2/pl/balon/gwt: gwt-diagrams and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 25 10:18:24 EDT 2008


Author: Rikkola
Date: 2008-08-25 10:18:24 -0400 (Mon, 25 Aug 2008)
New Revision: 13546

Added:
   maven2/pl/balon/gwt/gwt-diagrams/
   maven2/pl/balon/gwt/gwt-diagrams/0.1/
   maven2/pl/balon/gwt/gwt-diagrams/0.1/gwt-diagrams-0.1.jar
   maven2/pl/balon/gwt/gwt-diagrams/0.1/gwt-diagrams-0.1.pom
Log:
Adding gwt-diagrams version 0.1

Added: maven2/pl/balon/gwt/gwt-diagrams/0.1/gwt-diagrams-0.1.jar
===================================================================
(Binary files differ)


Property changes on: maven2/pl/balon/gwt/gwt-diagrams/0.1/gwt-diagrams-0.1.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: maven2/pl/balon/gwt/gwt-diagrams/0.1/gwt-diagrams-0.1.pom
===================================================================
--- maven2/pl/balon/gwt/gwt-diagrams/0.1/gwt-diagrams-0.1.pom	                        (rev 0)
+++ maven2/pl/balon/gwt/gwt-diagrams/0.1/gwt-diagrams-0.1.pom	2008-08-25 14:18:24 UTC (rev 13546)
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>pl.balon.gwt</groupId>
+  <artifactId>gwt-diagrams</artifactId>
+  <version>0.1</version>
+  <packaging>jar</packaging>
+  <url>http://code.google.com/p/gwt-diagrams/</url>
+
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+</project>




More information about the jboss-cvs-commits mailing list