From f3189bad3e9af8c533a6b2a06e6647eee1a048cb Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 17 Aug 2011 23:53:30 +0000 Subject: [MRM-1490] Expose Archiva services trough rest add modules structure with the very first service : ping :-) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1158972 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-modules/archiva-web/archiva-rest/pom.xml | 33 ++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 archiva-modules/archiva-web/archiva-rest/pom.xml (limited to 'archiva-modules/archiva-web/archiva-rest/pom.xml') diff --git a/archiva-modules/archiva-web/archiva-rest/pom.xml b/archiva-modules/archiva-web/archiva-rest/pom.xml new file mode 100644 index 000000000..74ad4433e --- /dev/null +++ b/archiva-modules/archiva-web/archiva-rest/pom.xml @@ -0,0 +1,33 @@ + + + 4.0.0 + + org.apache.archiva + archiva-web + 1.4-SNAPSHOT + + archiva-rest + Archiva Web :: REST support + pom + + archiva-rest-api + archiva-rest-services + + \ No newline at end of file -- cgit v1.2.3