Skip to content

Commit a3ad8fe

Browse files
committed
Release 2.6
1 parent 159dd57 commit a3ad8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<packaging>jar</packaging>
3232
<groupId>org.silverpeas</groupId>
3333
<artifactId>silverpeas-ui-compressor</artifactId>
34-
<version>2.6-SNAPSHOT</version>
34+
<version>2.6</version>
3535
<name>UI Compressor for Silverpeas's projects</name>
3636
<description>
3737
This compressor is a JavaScript compressor which, in addition to removing comments and white-spaces, obfuscates local variables using the smallest possible variable name. This obfuscation is safe, even when using constructs such as 'eval' or 'with' (although the compression is not optimal in those cases).

0 commit comments

Comments
 (0)