File tree 6 files changed +7
-7
lines changed
6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 40
40
<parent >
41
41
<groupId >com.tunnelvisionlabs</groupId >
42
42
<artifactId >antlr4-master</artifactId >
43
- <version >4.2.1-SNAPSHOT </version >
43
+ <version >4.2.1</version >
44
44
</parent >
45
45
46
46
<artifactId >antlr4-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 32
32
</target >
33
33
34
34
<target name =" build-init" depends =" basic-init" >
35
- <property name =" version" value =" 4.2.1-opt-dev " />
35
+ <property name =" version" value =" 4.2.1-opt" />
36
36
<property name =" build.sysclasspath" value =" ignore" />
37
37
<property name =" install.root.dir" value =" ${ dist.dir } /antlr-${ version } " />
38
38
<property name =" jar.file" value =" ${ dist.dir } /antlr-${ version } -complete.jar" />
Original file line number Diff line number Diff line change 9
9
<modelVersion >4.0.0</modelVersion >
10
10
<groupId >com.tunnelvisionlabs</groupId >
11
11
<artifactId >antlr4-master</artifactId >
12
- <version >4.2.1-SNAPSHOT </version >
12
+ <version >4.2.1</version >
13
13
<packaging >pom</packaging >
14
14
15
15
<name >ANTLR 4</name >
93
93
<url >https://github.com/antlr/antlr4/tree/master</url >
94
94
<connection >scm:git:git://github.com/antlr/antlr4.git</connection >
95
95
<
developerConnection >scm:git:
[email protected] :antlr/antlr4.git</
developerConnection >
96
- <tag >HEAD </tag >
96
+ <tag >4.2.1-opt </tag >
97
97
</scm >
98
98
99
99
<profiles >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.tunnelvisionlabs</groupId >
7
7
<artifactId >antlr4-master</artifactId >
8
- <version >4.2.1-SNAPSHOT </version >
8
+ <version >4.2.1</version >
9
9
<relativePath >../..</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.tunnelvisionlabs</groupId >
7
7
<artifactId >antlr4-master</artifactId >
8
- <version >4.2.1-SNAPSHOT </version >
8
+ <version >4.2.1</version >
9
9
<relativePath >../..</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.tunnelvisionlabs</groupId >
7
7
<artifactId >antlr4-master</artifactId >
8
- <version >4.2.1-SNAPSHOT </version >
8
+ <version >4.2.1</version >
9
9
</parent >
10
10
11
11
<artifactId >antlr4</artifactId >
You can’t perform that action at this time.
0 commit comments