File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 10
10
11
11
<groupId >org.sharextras</groupId >
12
12
<artifactId >javascript-console-repo</artifactId >
13
- <version >0.5.2 -SNAPSHOT</version >
13
+ <version >0.6.0 -SNAPSHOT</version >
14
14
<name >JavaScript Console - Repository</name >
15
15
<description >Alfresco Share-Extras JavaScript Console - Repository Module</description >
16
16
<packaging >amp</packaging >
Original file line number Diff line number Diff line change 10
10
11
11
<groupId >org.sharextras</groupId >
12
12
<artifactId >javascript-console-share</artifactId >
13
- <version >0.5.2 -SNAPSHOT</version >
13
+ <version >0.6.0 -SNAPSHOT</version >
14
14
<name >JavaScript Console - Share</name >
15
15
<description >Alfresco Share-Extras JavaScript Console - Share Module</description >
16
16
<packaging >amp</packaging >
221
221
<!-- com.googlecode.jslint4java:jslint4java-maven-plugin would be a better / more configurable jslint plugin -->
222
222
<!-- com.samaxes.maven:minify-maven-plugin would be a better compressor, but requires Java 7 and min-suffix pattern is non-standard for
223
223
Alfresco -->
224
+ <!--
224
225
<plugin>
225
226
<groupId>net.alchim31.maven</groupId>
226
227
<artifactId>yuicompressor-maven-plugin</artifactId>
246
247
</execution>
247
248
</executions>
248
249
</plugin>
250
+ -->
249
251
</plugins >
250
252
251
253
<pluginManagement >
You can’t perform that action at this time.
0 commit comments