File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
11
11
<!-- Properties -->
12
12
13
- <property name =" version" value =" 2.0-SNAPSHOT " />
13
+ <property name =" version" value =" 2.0" />
14
14
<property name =" artifactId" value =" vdldoc" />
15
15
16
16
<tstamp >
20
20
<format property =" TODAY" pattern =" yyyy-MM-dd HH:mm:ss" />
21
21
</tstamp >
22
22
23
- <condition property =" VERSION" value =" ${ version } - ${ DATE_SHORT } " >
23
+ <condition property =" VERSION" value =" ${ version } " >
24
24
<isset property =" maven" />
25
25
</condition >
26
26
<property name =" VERSION" value =" ${ version } " />
Original file line number Diff line number Diff line change 8
8
<artifactId >vdldoc</artifactId >
9
9
<packaging >jar</packaging >
10
10
<name >Vdldoc</name >
11
- <version >2.0-SNAPSHOT </version >
11
+ <version >2.0</version >
12
12
<description >Facelets .taglib.xml documentation generator</description >
13
13
<url >http://vdldoc.omnifaces.org</url >
14
14
<organization >
You can’t perform that action at this time.
0 commit comments