We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af191d5 commit 117db6dCopy full SHA for 117db6d
pom.xml
@@ -6,7 +6,7 @@
6
<packaging>jar</packaging>
7
<artifactId>globs-sql</artifactId>
8
<name>db access</name>
9
- <version>4.6-SNAPSHOT</version>
+ <version>4.6.0</version>
10
11
<developers>
12
<developer>
@@ -37,6 +37,7 @@
37
<connection>scm:git:git@github.com:globsframework/globs-db</connection>
38
<developerConnection>scm:git:git@github.com:globsframework/globs-db</developerConnection>
39
<url>https://github.com/globsframework/globs-db</url>
40
+ <tag>4.6.0</tag>
41
</scm>
42
43
<profiles>
0 commit comments