Skip to content

Commit a6a7b24

Browse files
committed
[maven-release-plugin] prepare release 1.0.0
1 parent 9dc43d5 commit a6a7b24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

testcontainers/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>org.geomesa.testcontainers</groupId>
1111
<artifactId>testcontainers-hbase</artifactId>
1212
<packaging>jar</packaging>
13-
<version>1.0.0-SNAPSHOT</version>
13+
<version>1.0.0</version>
1414

1515
<licenses>
1616
<license>
@@ -297,7 +297,7 @@
297297
<connection>scm:git:git@github.com:geomesa/hbase-docker.git</connection>
298298
<developerConnection>scm:git:git@github.com:geomesa/hbase-docker.git</developerConnection>
299299
<url>https://github.com/geomesa/hbase-docker</url>
300-
<tag>HEAD</tag>
300+
<tag>1.0.0</tag>
301301
</scm>
302302

303303
<issueManagement>

0 commit comments

Comments
 (0)