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 8
8
<parent >
9
9
<groupId >org.antlr</groupId >
10
10
<artifactId >antlr4-master</artifactId >
11
- <version >4.12.0 </version >
11
+ <version >4.12.1-SNAPSHOT </version >
12
12
</parent >
13
13
<artifactId >antlr4-maven-plugin</artifactId >
14
14
<packaging >maven-plugin</packaging >
Original file line number Diff line number Diff line change 13
13
</parent >
14
14
<groupId >org.antlr</groupId >
15
15
<artifactId >antlr4-master</artifactId >
16
- <version >4.12.0 </version >
16
+ <version >4.12.1-SNAPSHOT </version >
17
17
<packaging >pom</packaging >
18
18
19
19
<name >ANTLR 4</name >
98
98
<properties >
99
99
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
100
100
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
101
- <project .build.outputTimestamp>1676838936 </project .build.outputTimestamp>
101
+ <project .build.outputTimestamp>1676839240 </project .build.outputTimestamp>
102
102
<antlr .testinprocess>true</antlr .testinprocess>
103
103
<maven .compiler.source>11</maven .compiler.source>
104
104
<maven .compiler.target>11</maven .compiler.target>
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >org.antlr</groupId >
12
12
<artifactId >antlr4-master</artifactId >
13
- <version >4.12.0 </version >
13
+ <version >4.12.1-SNAPSHOT </version >
14
14
</parent >
15
15
<artifactId >antlr4-runtime-testsuite</artifactId >
16
16
<name >ANTLR 4 Runtime Tests (4th generation)</name >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.antlr</groupId >
11
11
<artifactId >antlr4-master</artifactId >
12
- <version >4.12.0 </version >
12
+ <version >4.12.1-SNAPSHOT </version >
13
13
<relativePath >../../pom.xml</relativePath >
14
14
</parent >
15
15
<artifactId >antlr4-runtime</artifactId >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >org.antlr</groupId >
12
12
<artifactId >antlr4-master</artifactId >
13
- <version >4.12.0 </version >
13
+ <version >4.12.1-SNAPSHOT </version >
14
14
</parent >
15
15
<artifactId >antlr4-tool-testsuite</artifactId >
16
16
<name >ANTLR 4 Tool Tests</name >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.antlr</groupId >
11
11
<artifactId >antlr4-master</artifactId >
12
- <version >4.12.0 </version >
12
+ <version >4.12.1-SNAPSHOT </version >
13
13
</parent >
14
14
<artifactId >antlr4</artifactId >
15
15
<name >ANTLR 4 Tool</name >
You can’t perform that action at this time.
0 commit comments