File tree 6 files changed +8
-8
lines changed
6 files changed +8
-8
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.13.2-SNAPSHOT </version >
11
+ <version >4.13.2</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.13.2-SNAPSHOT </version >
16
+ <version >4.13.2</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>1693865452 </project .build.outputTimestamp>
101
+ <project .build.outputTimestamp>1722710527 </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>
120
120
<url >https://github.com/antlr/antlr4/tree/master</url >
121
121
<connection >scm:git:git://github.com/antlr/antlr4.git</connection >
122
122
<
developerConnection >scm:git:
[email protected] :antlr/antlr4.git</
developerConnection >
123
- <tag >4.13.0 </tag >
123
+ <tag >4.13.2 </tag >
124
124
</scm >
125
125
126
126
<build >
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.13.2-SNAPSHOT </version >
13
+ <version >4.13.2</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.13.2-SNAPSHOT </version >
12
+ <version >4.13.2</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.13.2-SNAPSHOT </version >
13
+ <version >4.13.2</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.13.2-SNAPSHOT </version >
12
+ <version >4.13.2</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