]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/org.argeo.slc.server.repo.webapp/pom.xml
Clean up directories
[gpl/argeo-slc.git] / modules / org.argeo.slc.server.repo.webapp / pom.xml
index 2f090511fa6d78b9ea5382dc7c1687c1e169962b..85c2fca036318765b52a738d4e39930ebf2508cf 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>modules</artifactId>
-               <version>1.1.5</version>
+               <version>2.1.1-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.slc.server.repo.webapp</artifactId>
@@ -15,7 +15,7 @@
                                <artifactId>maven-bundle-plugin</artifactId>
                                <configuration>
                                        <instructions>
-                                               <Web-ContextPath>org.argeo.slc.repo.webapp</Web-ContextPath>
+                                               <Web-ContextPath>repo</Web-ContextPath>
                                                <!-- TODO optimize -->
                                                <Import-Package>
                                                        *,
@@ -27,7 +27,8 @@
                                                        org.argeo.security.core,
                                                        org.argeo.security.jcr,
                                                        org.argeo.slc.aether.spring,
-                                                       org.argeo.slc.repo.maven.proxy,
+                                                       org.argeo.slc.repo,
+                                                       org.argeo.slc.rpmfactory,
                                                        org.springframework.osgi.web.context.support,
                                                        org.springframework.security,
                                                        org.springframework.security.context,