Fix Maven build
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 22 Mar 2013 14:59:00 +0000 (14:59 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 22 Mar 2013 14:59:00 +0000 (14:59 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@6202 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

plugins/org.argeo.slc.client.ui/pom.xml

index 2600d5e4abbedd08b84668366fc4487363fbcc0f..ad7a1254d94a4c3ade04b282cc3f549f2cc96d22 100644 (file)
@@ -1,4 +1,5 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.slc</groupId>
@@ -25,6 +26,7 @@
                                                </Require-Bundle>
                                                <Import-Package>
                                                        org.argeo.eclipse.spring,
+                                                       org.argeo.security.ui,
                                                        *
                                                </Import-Package>
                                        </instructions>