File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.antlr</groupId >
1010 <artifactId >antlr4-master</artifactId >
11- <version >4.13.2-SNAPSHOT </version >
11+ <version >4.13.2</version >
1212 </parent >
1313 <artifactId >antlr4-maven-plugin</artifactId >
1414 <packaging >maven-plugin</packaging >
Original file line number Diff line number Diff line change 1313 </parent >
1414 <groupId >org.antlr</groupId >
1515 <artifactId >antlr4-master</artifactId >
16- <version >4.13.2-SNAPSHOT </version >
16+ <version >4.13.2</version >
1717 <packaging >pom</packaging >
1818
1919 <name >ANTLR 4</name >
9898 <properties >
9999 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
100100 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
101- <project .build.outputTimestamp>1693865452 </project .build.outputTimestamp>
101+ <project .build.outputTimestamp>1722710527 </project .build.outputTimestamp>
102102 <antlr .testinprocess>true</antlr .testinprocess>
103103 <maven .compiler.source>11</maven .compiler.source>
104104 <maven .compiler.target>11</maven .compiler.target>
120120 <url >https://github.com/antlr/antlr4/tree/master</url >
121121 <connection >scm:git:git://github.com/antlr/antlr4.git</connection >
122122 <
developerConnection >scm:git:
[email protected] :antlr/antlr4.git</
developerConnection >
123- <tag >4.13.0 </tag >
123+ <tag >4.13.2 </tag >
124124 </scm >
125125
126126 <build >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >org.antlr</groupId >
1212 <artifactId >antlr4-master</artifactId >
13- <version >4.13.2-SNAPSHOT </version >
13+ <version >4.13.2</version >
1414 </parent >
1515 <artifactId >antlr4-runtime-testsuite</artifactId >
1616 <name >ANTLR 4 Runtime Tests (4th generation)</name >
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >org.antlr</groupId >
1111 <artifactId >antlr4-master</artifactId >
12- <version >4.13.2-SNAPSHOT </version >
12+ <version >4.13.2</version >
1313 <relativePath >../../pom.xml</relativePath >
1414 </parent >
1515 <artifactId >antlr4-runtime</artifactId >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >org.antlr</groupId >
1212 <artifactId >antlr4-master</artifactId >
13- <version >4.13.2-SNAPSHOT </version >
13+ <version >4.13.2</version >
1414 </parent >
1515 <artifactId >antlr4-tool-testsuite</artifactId >
1616 <name >ANTLR 4 Tool Tests</name >
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >org.antlr</groupId >
1111 <artifactId >antlr4-master</artifactId >
12- <version >4.13.2-SNAPSHOT </version >
12+ <version >4.13.2</version >
1313 </parent >
1414 <artifactId >antlr4</artifactId >
1515 <name >ANTLR 4 Tool</name >
You can’t perform that action at this time.
0 commit comments