File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
alfresco-allinone-archetype/src/main/resources/archetype-resources
alfresco-platform-jar-archetype/src/main/resources/archetype-resources
alfresco-share-jar-archetype/src/main/resources/archetype-resources Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 287287 </executions >
288288 </plugin >
289289
290- <!-- Compress JavaScript files and store as *- min.js -->
290+ <!-- Compress JavaScript files and store as *. min.js -->
291291 <plugin >
292292 <groupId >com.github.blutorange</groupId >
293293 <artifactId >closure-compiler-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 355355 </dependencies >
356356 </plugin >
357357
358- <!-- Compress JavaScript files and store as *- min.js -->
358+ <!-- Compress JavaScript files and store as *. min.js -->
359359 <plugin >
360360 <groupId >com.github.blutorange</groupId >
361361 <artifactId >closure-compiler-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 221221 </executions >
222222 </plugin >
223223
224- <!-- Compress JavaScript files and store as *- min.js -->
224+ <!-- Compress JavaScript files and store as *. min.js -->
225225 <plugin >
226226 <groupId >com.github.blutorange</groupId >
227227 <artifactId >closure-compiler-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments