There was an error while loading. Please reload this page.
1 parent 351c599 commit b320001Copy full SHA for b320001
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>simplymequeeny</groupId>
4
<artifactId>dynamodb-client-web-gui</artifactId>
5
<packaging>jar</packaging>
6
- <version>1.0.6-SNAPSHOT</version>
+ <version>1.0.6</version>
7
<name>dynamodb-client-web-gui</name>
8
9
<parent>
@@ -147,6 +147,6 @@
147
<url>https://github.com/simplymequeeny/dynamodb-client-web-gui</url>
148
<connection>scm:git:git://github.com/simplymequeeny/dynamodb-client-web-gui.git</connection>
149
<developerConnection>scm:git:git@github.com:simplymequeeny/dynamodb-client-web-gui.git</developerConnection>
150
- <tag>dynamodb-client-web-gui-1.0.2</tag>
+ <tag>dynamodb-client-web-gui-1.0.6</tag>
151
</scm>
152
</project>
0 commit comments