un-comment ui.dist in the dep pom dependencies.
authorBruno Sinou <bsinou@argeo.org>
Wed, 18 Feb 2015 10:16:43 +0000 (10:16 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 18 Feb 2015 10:16:43 +0000 (10:16 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@7929 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

dep/org.argeo.slc.dep.eclipse/pom.xml

index 5653d1393df2dd9e6cbd45625ab6b87373e16cd4..19438887fc0326f4e57020c9ddfd59ed9acb6338 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>
                        <artifactId>org.argeo.slc.client.ui</artifactId>
                        <version>2.1.1-SNAPSHOT</version>
                </dependency>
-<!--           <dependency> -->
-<!--                   <groupId>org.argeo.slc</groupId> -->
-<!--                   <artifactId>org.argeo.slc.client.ui.dist</artifactId> -->
-<!--                   <version>2.1.1-SNAPSHOT</version> -->
-<!--           </dependency> -->
+               <dependency>
+                       <groupId>org.argeo.slc</groupId>
+                       <artifactId>org.argeo.slc.client.ui.dist</artifactId>
+                       <version>2.1.1-SNAPSHOT</version>
+               </dependency>
 
                <!-- Back-end Dependencies -->
                <dependency>