mirror of
https://github.com/lancedb/lancedb.git
synced 2026-05-17 20:10:39 +00:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>com.lancedb</groupId>
|
||||
<artifactId>lancedb-parent</artifactId>
|
||||
<version>0.0.2</version>
|
||||
<version>0.0.3-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
<groupId>com.lancedb</groupId>
|
||||
<artifactId>lancedb-parent</artifactId>
|
||||
<version>0.0.2</version>
|
||||
<version>0.0.3-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Lance Parent</name>
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
<scm>
|
||||
<developerConnection>scm:git:git@github.com:lancedb/lancedb.git</developerConnection>
|
||||
<tag>lancedb-parent-0.0.2</tag>
|
||||
<tag>HEAD</tag>
|
||||
<url>scm:git:git@github.com:lancedb/lancedb.git</url>
|
||||
</scm>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user