Skip to content

Commit c00d467

Browse files
committed
Finally cut the 0.4.3
1 parent 755371e commit c00d467

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.pythian.opentsdb</groupId>
55
<artifactId>asyncbigtable</artifactId>
6-
<version>0.4.4-SNAPSHOT</version>
6+
<version>0.4.3</version>
77
<packaging>jar</packaging>
88

99
<name>Async Bigtable library</name>
@@ -132,7 +132,7 @@
132132
<plugin>
133133
<groupId>org.apache.maven.plugins</groupId>
134134
<artifactId>maven-gpg-plugin</artifactId>
135-
<version>1.6</version>
135+
<version>3.0.1</version>
136136
<executions>
137137
<execution>
138138
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)