We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 755371e commit c00d467Copy full SHA for c00d467
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.pythian.opentsdb</groupId>
5
<artifactId>asyncbigtable</artifactId>
6
- <version>0.4.4-SNAPSHOT</version>
+ <version>0.4.3</version>
7
<packaging>jar</packaging>
8
9
<name>Async Bigtable library</name>
@@ -132,7 +132,7 @@
132
<plugin>
133
<groupId>org.apache.maven.plugins</groupId>
134
<artifactId>maven-gpg-plugin</artifactId>
135
- <version>1.6</version>
+ <version>3.0.1</version>
136
<executions>
137
<execution>
138
<id>sign-artifacts</id>
0 commit comments