2
0
Эх сурвалжийг харах

Disable bundlor in cas client as it seems to be breaking nightly build.

Luke Taylor 16 жил өмнө
parent
commit
1df1d58ed7
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      cas/pom.xml

+ 2 - 2
cas/pom.xml

@@ -51,7 +51,7 @@
             <optional>true</optional>
         </dependency>
     </dependencies>
-
+<!--
     <build>
         <plugins>
             <plugin>
@@ -60,5 +60,5 @@
             </plugin>
         </plugins>
     </build>
-
+ -->
 </project>