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
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 287
287
</executions >
288
288
</plugin >
289
289
290
- <!-- Compress JavaScript files and store as *- min.js -->
290
+ <!-- Compress JavaScript files and store as *. min.js -->
291
291
<plugin >
292
292
<groupId >com.github.blutorange</groupId >
293
293
<artifactId >closure-compiler-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 355
355
</dependencies >
356
356
</plugin >
357
357
358
- <!-- Compress JavaScript files and store as *- min.js -->
358
+ <!-- Compress JavaScript files and store as *. min.js -->
359
359
<plugin >
360
360
<groupId >com.github.blutorange</groupId >
361
361
<artifactId >closure-compiler-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 221
221
</executions >
222
222
</plugin >
223
223
224
- <!-- Compress JavaScript files and store as *- min.js -->
224
+ <!-- Compress JavaScript files and store as *. min.js -->
225
225
<plugin >
226
226
<groupId >com.github.blutorange</groupId >
227
227
<artifactId >closure-compiler-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments