File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 </content >
1515 <orderEntry type =" inheritedJdk" />
1616 <orderEntry type =" sourceFolder" forTests =" false" />
17- <orderEntry type =" library" name =" Maven: org.antlr:antlr4-runtime:4.5.3-SNAPSHOT " level =" project" />
17+ <orderEntry type =" library" name =" Maven: org.antlr:antlr4-runtime:4.5.3" level =" project" />
1818 <orderEntry type =" library" scope =" TEST" name =" Maven: junit:junit:4.11" level =" project" />
1919 <orderEntry type =" library" scope =" TEST" name =" Maven: org.hamcrest:hamcrest-core:1.3" level =" project" />
2020 <orderEntry type =" library" name =" Maven: org.apache.commons:commons-lang3:3.4" level =" project" />
Original file line number Diff line number Diff line change 225225 <root url =" file://$PROJECT_DIR$/../../antlr4/runtime/Java/src" />
226226 </SOURCES >
227227 </library >
228- <library name =" Maven: org.antlr:antlr4-runtime:4.5.3-SNAPSHOT " >
228+ <library name =" Maven: org.antlr:antlr4-runtime:4.5.3" >
229229 <CLASSES >
230- <root url =" jar://$MAVEN_REPOSITORY$/org/antlr/antlr4-runtime/4.5.3-SNAPSHOT /antlr4-runtime-4.5.3-SNAPSHOT .jar!/" />
230+ <root url =" jar://$MAVEN_REPOSITORY$/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.jar!/" />
231231 </CLASSES >
232232 <JAVADOC >
233- <root url =" jar://$MAVEN_REPOSITORY$/org/antlr/antlr4-runtime/4.5.3-SNAPSHOT /antlr4-runtime-4.5.3-SNAPSHOT -javadoc.jar!/" />
233+ <root url =" jar://$MAVEN_REPOSITORY$/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3-javadoc.jar!/" />
234234 </JAVADOC >
235235 <SOURCES >
236- <root url =" jar://$MAVEN_REPOSITORY$/org/antlr/antlr4-runtime/4.5.3-SNAPSHOT /antlr4-runtime-4.5.3-SNAPSHOT -sources.jar!/" />
236+ <root url =" jar://$MAVEN_REPOSITORY$/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3-sources.jar!/" />
237237 </SOURCES >
238238 </library >
239239 <library name =" Maven: org.apache.commons:commons-lang3:3.4" >
Original file line number Diff line number Diff line change 3434 <dependency >
3535 <groupId >org.antlr</groupId >
3636 <artifactId >antlr4-runtime</artifactId >
37- <version >4.5.3-SNAPSHOT </version >
37+ <version >4.5.3</version >
3838 </dependency >
3939 <dependency >
4040 <groupId >junit</groupId >
5555 <plugin >
5656 <groupId >org.antlr</groupId >
5757 <artifactId >antlr4-maven-plugin</artifactId >
58- <version >4.5.3-SNAPSHOT </version >
58+ <version >4.5.3</version >
5959 <executions >
6060 <execution >
6161 <configuration >
You can’t perform that action at this time.
0 commit comments