File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >com.github.jsqlparser</groupId >
44 <artifactId >jsqlparser</artifactId >
5- <version >4.6-SNAPSHOT </version >
5+ <version >4.6</version >
66 <name >JSQLParser library</name >
77 <inceptionYear >2004</inceptionYear >
88 <organization >
107107 <connection >scm:git:https://github.com/JSQLParser/JSqlParser.git</connection >
108108 <
developerConnection >scm:git:ssh://
[email protected] :JSQLParser/JSqlParser.git</
developerConnection >
109109 <url >https://github.com/JSQLParser/JSqlParser.git</url >
110- <tag >HEAD </tag >
110+ <tag >jsqlparser-4.6 </tag >
111111 </scm >
112112
113113 <issueManagement >
359359 <exclude >net/sf/jsqlparser/JSQLParserException.class</exclude >
360360 </excludes >
361361 </instrumentation >
362- <check />
362+ <check />
363363 </configuration >
364364 </plugin >
365365 <plugin >
411411 <include >.gitignore</include >
412412 </includes >
413413 <!-- define the steps to apply to those files -->
414- <trimTrailingWhitespace />
415- <endWithNewline />
414+ <trimTrailingWhitespace />
415+ <endWithNewline />
416416 <indent >
417417 <tabs >true</tabs >
418418 <spacesPerTab >4</spacesPerTab >
You can’t perform that action at this time.
0 commit comments