Skip to content

Commit 0bd88a4

Browse files
committed
chore: version changed
1 parent dbe4267 commit 0bd88a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
44
<modelVersion>4.0.0</modelVersion>
5-
<groupId>com.code</groupId>
6-
<artifactId>advancedsql</artifactId>
7-
<version>2.1-SNAPSHOT</version>
5+
<groupId>com.code.advancedsql</groupId>
6+
<artifactId>AdvancedSQL</artifactId>
7+
<version>2.2-SNAPSHOT</version>
88
<properties>
99
<maven.compiler.source>1.8</maven.compiler.source>
1010
<maven.compiler.target>1.8</maven.compiler.target>

0 commit comments

Comments
 (0)