Skip to content

Commit 34cced8

Browse files
committed
Prepare for 0.1.0 release
1 parent c9743cc commit 34cced8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>foundation.stack</groupId>
66
<artifactId>jdbc-driver</artifactId>
7-
<version>0.1.0</version>
7+
<version>0.1.0-SNAPSHOT</version>
88
<packaging>jar</packaging>
99
<name>stack.foundation JDBC Driver</name>
1010
<url>https://github.com/rchodava/jdbc-driver/</url>
@@ -37,8 +37,7 @@
3737
<connection>scm:git:[email protected]:rchodava/jdbc-driver.git</connection>
3838
<developerConnection>scm:git:[email protected]:rchodava/jdbc-driver.git</developerConnection>
3939
<url>[email protected]:rchodava/jdbc-driver.git</url>
40-
<tag>jdbc-driver-0.1.0</tag>
41-
</scm>
40+
</scm>
4241

4342
<distributionManagement>
4443
<snapshotRepository>

0 commit comments

Comments
 (0)