From bc0d9c27770274f594f39d4e92a0369a6bf77afd Mon Sep 17 00:00:00 2001 From: "jesus m. rodriguez" Date: Thu, 9 Jul 2009 12:53:58 -0400 Subject: first cut at UserApi --- proxy/code/webapp/WEB-INF/web.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proxy/code/webapp') diff --git a/proxy/code/webapp/WEB-INF/web.xml b/proxy/code/webapp/WEB-INF/web.xml index 3cf5110..c7a3a8d 100644 --- a/proxy/code/webapp/WEB-INF/web.xml +++ b/proxy/code/webapp/WEB-INF/web.xml @@ -28,7 +28,7 @@ com.sun.jersey.config.property.packages - org.fedoraproject.candlepin + org.fedoraproject.candlepin;org.fedoraproject.candlepin.api 1 -- cgit