[jboss-maven2-commits] Repository SVN: r30811 - maven2/org/hibernate/hibernate-distribution/3.5.0-Beta-2.

jboss-maven2-commits at lists.jboss.org jboss-maven2-commits at lists.jboss.org
Mon Nov 2 17:43:04 EST 2009


Author: steve.ebersole at jboss.com
Date: 2009-11-02 17:43:04 -0500 (Mon, 02 Nov 2009)
New Revision: 30811

Added:
   maven2/org/hibernate/hibernate-distribution/3.5.0-Beta-2/hibernate-distribution-3.5.0-Beta-2-site.xml
Log:
Wagon: Adding hibernate-distribution-3.5.0-Beta-2-site.xml to repository

Added: maven2/org/hibernate/hibernate-distribution/3.5.0-Beta-2/hibernate-distribution-3.5.0-Beta-2-site.xml
===================================================================
--- maven2/org/hibernate/hibernate-distribution/3.5.0-Beta-2/hibernate-distribution-3.5.0-Beta-2-site.xml	                        (rev 0)
+++ maven2/org/hibernate/hibernate-distribution/3.5.0-Beta-2/hibernate-distribution-3.5.0-Beta-2-site.xml	2009-11-02 22:43:04 UTC (rev 30811)
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?><project name="Hibernate Core">
+  <bannerLeft>
+    <name>Hibernate Core Project</name>
+    <src>images/hibernate_logo.png</src>
+    <href>http://hibernate.org</href>
+  </bannerLeft>
+  <publishDate position="navigation-bottom" format="yyyy-MM-dd" />
+  <version position="left" />
+  <body>
+    <head>
+      <link href="images/favicon.ico" rel="shortcut icon" />
+    </head>
+    <links>
+      <item name="Hibernate" href="http://hibernate.org" />
+      <item name="JBoss" href="http://jboss.org" />
+      <item name="Red Hat" href="http://redhat.com" />
+    </links>
+    <menu name="Overview">
+      <item name="Introduction" href="index.html" />
+      <item name="Documentation" href="documentation.html" />
+    </menu>
+    <menu name="Information">
+      <item name="Project Summary" href="project-summary.html" />
+      <item name="Project License" href="license.html" />
+      <item name="Issue Tracking" href="issue-tracking.html" />
+      <item name="Mailing Lists" href="mail-lists.html" />
+      <item name="Source Repository" href="source-repository.html" />
+      <item name="Continuous Integration" href="integration.html" />
+      <item name="Dependencies" href="dependencies.html" />
+      <item name="Dependency Convergence" href="dependency-convergence.html" />
+    </menu>
+    <menu name="Modules">
+      <item name="Core" href="modules/core/index.html" />
+      <item name="JMX Capabilities" href="modules/jmx/index.html" />
+      <item name="Ehcache Integration" href="ehcache/index.html" />
+      <item name="JBossCache(1.x) Integration" href="jbc/index.html" />
+      <item name="JBossCache(2.x) Integration" href="jbc2/index.html" />
+      <item name="SwarmCache Integration" href="swarmcache/index.html" />
+      <item name="OSCache Integration" href="oscache/index.html" />
+      <item name="C3P0 Integration" href="c3p0/index.html" />
+      <item name="Proxool Integration" href="proxool/index.html" />
+      <item name="Testing Support" href="testing/index.html" />
+    </menu>
+  </body>
+</project>
\ No newline at end of file



More information about the jboss-maven2-commits mailing list