File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.github.jsqlparser</groupId >
4
4
<artifactId >jsqlparser</artifactId >
5
- <version >4.6-SNAPSHOT </version >
5
+ <version >4.6</version >
6
6
<name >JSQLParser library</name >
7
7
<inceptionYear >2004</inceptionYear >
8
8
<organization >
107
107
<connection >scm:git:https://github.com/JSQLParser/JSqlParser.git</connection >
108
108
<
developerConnection >scm:git:ssh://
[email protected] :JSQLParser/JSqlParser.git</
developerConnection >
109
109
<url >https://github.com/JSQLParser/JSqlParser.git</url >
110
- <tag >HEAD </tag >
110
+ <tag >jsqlparser-4.6 </tag >
111
111
</scm >
112
112
113
113
<issueManagement >
359
359
<exclude >net/sf/jsqlparser/JSQLParserException.class</exclude >
360
360
</excludes >
361
361
</instrumentation >
362
- <check />
362
+ <check />
363
363
</configuration >
364
364
</plugin >
365
365
<plugin >
411
411
<include >.gitignore</include >
412
412
</includes >
413
413
<!-- define the steps to apply to those files -->
414
- <trimTrailingWhitespace />
415
- <endWithNewline />
414
+ <trimTrailingWhitespace />
415
+ <endWithNewline />
416
416
<indent >
417
417
<tabs >true</tabs >
418
418
<spacesPerTab >4</spacesPerTab >
You can’t perform that action at this time.
0 commit comments