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 2121 SNAPSHOT replaced with the the data, time and unique number.
2222 -->
2323
24- <version >4.0.7-SNAPSHOT </version >
24+ <version >4.0.7</version >
2525
2626 <!--
2727 The name of the project as seen by IDEs and release documentation etc.
@@ -126,7 +126,7 @@ There are currently about 600 StringTemplate source downloads a month.
126126 <dependency >
127127 <groupId >org.antlr</groupId >
128128 <artifactId >antlr-runtime</artifactId >
129- <version >3.5-SNAPSHOT </version >
129+ <version >3.5</version >
130130 <scope >compile</scope >
131131 </dependency >
132132
@@ -202,7 +202,7 @@ There are currently about 600 StringTemplate source downloads a month.
202202 <plugin >
203203 <groupId >org.antlr</groupId >
204204 <artifactId >antlr3-maven-plugin</artifactId >
205- <version >3.5-rc-2 </version >
205+ <version >3.5</version >
206206 <configuration >
207207 <libDirectory >src/org/stringtemplate/v4/compiler</libDirectory >
208208 <sourceDirectory >src</sourceDirectory >
You can’t perform that action at this time.
0 commit comments