Skip to content

Commit eab05f5

Browse files
committed
[maven-release-plugin] prepare release v0.0.6
1 parent f452638 commit eab05f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.sigpwned</groupId>
55
<artifactId>jdbq</artifactId>
6-
<version>0.0.6-SNAPSHOT</version>
6+
<version>0.0.6</version>
77
<name>jdbq</name>
88
<inceptionYear>2022</inceptionYear>
99
<description>JDBI-inspired database access layer for Google BigQuery for Java 8+</description>
@@ -19,7 +19,7 @@
1919
<connection>scm:git:ssh://[email protected]/sigpwned/jdbq.git</connection>
2020
<developerConnection>scm:git:ssh://[email protected]/sigpwned/jdbq.git</developerConnection>
2121
<url>https://github.com/sigpwned/jdbq/tree/main</url>
22-
<tag>v70.1.0</tag>
22+
<tag>v0.0.6</tag>
2323
</scm>
2424

2525
<licenses>

0 commit comments

Comments
 (0)