Disabling JWS module
This commit is contained in:
parent
b132703ce9
commit
bbae9153a8
4
pom.xml
4
pom.xml
|
@ -803,7 +803,7 @@
|
|||
|
||||
<module>jenkins/plugins</module>
|
||||
<module>jhipster</module>
|
||||
<module>jws</module>
|
||||
<!-- <module>jws</module> --> <!-- Failing the build. Fixing in http://jira.baeldung.com/browse/BAEL-3992 -->
|
||||
|
||||
<module>libraries</module> <!-- very long running -->
|
||||
|
||||
|
@ -1296,7 +1296,7 @@
|
|||
|
||||
<module>jenkins/plugins</module>
|
||||
<module>jhipster</module>
|
||||
<module>jws</module>
|
||||
<!-- <module>jws</module> --> <!-- Failing the build. Fixing in http://jira.baeldung.com/browse/BAEL-3992 -->
|
||||
|
||||
<module>libraries</module> <!-- very long running -->
|
||||
|
||||
|
|
Loading…
Reference in New Issue