File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
<parent >
42
42
<groupId >com.tunnelvisionlabs</groupId >
43
43
<artifactId >antlr4-master</artifactId >
44
- <version >4.0-SNAPSHOT </version >
44
+ <version >4.0</version >
45
45
</parent >
46
46
47
47
<artifactId >antlr4-maven-plugin</artifactId >
100
100
<dependency >
101
101
<groupId >com.tunnelvisionlabs</groupId >
102
102
<artifactId >antlr4</artifactId >
103
- <version >4.0-SNAPSHOT </version >
103
+ <version >${project.version} </version >
104
104
</dependency >
105
105
106
106
<!--
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
<groupId >com.tunnelvisionlabs</groupId >
12
12
<artifactId >antlr4-master</artifactId >
13
- <version >4.0-SNAPSHOT </version >
13
+ <version >4.0</version >
14
14
<packaging >pom</packaging >
15
15
16
16
<name >ANTLR 4</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.tunnelvisionlabs</groupId >
8
8
<artifactId >antlr4-master</artifactId >
9
- <version >4.0-SNAPSHOT </version >
9
+ <version >4.0</version >
10
10
<relativePath >../..</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.tunnelvisionlabs</groupId >
8
8
<artifactId >antlr4-master</artifactId >
9
- <version >4.0-SNAPSHOT </version >
9
+ <version >4.0</version >
10
10
</parent >
11
11
12
12
<artifactId >antlr4</artifactId >
You can’t perform that action at this time.
0 commit comments