Skip to content

Commit 1fa366f

Browse files
committed
fix: maven configuration added and package renamed.
1 parent 6fda374 commit 1fa366f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

META-INF/maven/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@
44

55
<groupId>com.code</groupId>
66
<artifactId>advancedsql</artifactId>
7-
<version>1.0-SNAPSHOT</version>
7+
<version>2.0.0</version>
88

99
<name>AdvancedSQL</name>
10-
<!-- FIXME change it to the project's website -->
1110
<url>https://github.com/DenzelCode/AdvancedSQL</url>
1211

1312
<properties>

0 commit comments

Comments
 (0)