From 6fa9e1ca0d971536971c748e0455d94cb90c3ad4 Mon Sep 17 00:00:00 2001 From: Imran M Yousuf Date: Tue, 29 Apr 2008 11:50:00 +0600 Subject: [PATCH] - Added repository information for hibernate abstract dao and also deployed it Signed-off-by: Imran M Yousuf --- smart-hibernate-abstract-dao/pom.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/smart-hibernate-abstract-dao/pom.xml b/smart-hibernate-abstract-dao/pom.xml index 67a4a00..e533edf 100644 --- a/smart-hibernate-abstract-dao/pom.xml +++ b/smart-hibernate-abstract-dao/pom.xml @@ -13,6 +13,27 @@ imyousuf@smartitengineering.com + + + + java.net-m2-repository + java-net:/maven2-repository/trunk/www/repository/ + + + + free-ftp-snapshot-repo + My FTP snapshot + ftp://imyousuf.100webspace.net/imyousuf.100webspace.net/maven-repo/snapshot + + + + + maven2-repository.dev.java.net + Java.net Repository for Maven + http://download.java.net/maven/2/ + default + + @@ -24,6 +45,18 @@ + + + org.jvnet.wagon-svn + wagon-svn + 1.8 + + + org.apache.maven.wagon + wagon-ftp + 1.0-alpha-6 + + -- 2.11.4.GIT