File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.asual.lesscss</groupId >
6
6
<artifactId >lesscss-servlet</artifactId >
7
- <version >1.4.2 </version >
7
+ <version >1.5.0-SNAPSHOT </version >
8
8
<packaging >jar</packaging >
9
9
<name >LESS Servlet</name >
10
10
<description >A Servlet wrapper for LESS (http://lesscss.org). LESS extends CSS with: variables, mixins, operations and nested rules.</description >
22
22
<url >http://github.com/asual/lesscss-servlet</url >
23
23
<connection >scm:git:git://github.com:asual/lesscss-servlet.git</connection >
24
24
<developerConnection >scm:git:git@github.com:asual/lesscss-servlet.git</developerConnection >
25
- <tag >lesscss-servlet-1.4.2 </tag >
25
+ <tag >HEAD </tag >
26
26
</scm >
27
27
28
28
<developers >
58
58
<dependency >
59
59
<groupId >com.asual.lesscss</groupId >
60
60
<artifactId >lesscss-engine</artifactId >
61
- <version >1.4.2 </version >
61
+ <version >1.5.0-SNAPSHOT </version >
62
62
</dependency >
63
63
<dependency >
64
64
<groupId >javax.servlet</groupId >
You can’t perform that action at this time.
0 commit comments