We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2857fcf commit bcf4221Copy full SHA for bcf4221
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.code.advancedsql</groupId>
6
<artifactId>AdvancedSQL</artifactId>
7
- <version>2.2-SNAPSHOT</version>
+ <version>2.3-SNAPSHOT</version>
8
<properties>
9
<maven.compiler.source>1.8</maven.compiler.source>
10
<maven.compiler.target>1.8</maven.compiler.target>
0 commit comments