Skip to content

Commit 83611e2

Browse files
committed
[maven-release-plugin] prepare release 0.1.14
1 parent 0aa2ccb commit 83611e2

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
@@ -9,7 +9,7 @@
99
<relativePath />
1010
</parent>
1111
<artifactId>aws-lightweight-client-java</artifactId>
12-
<version>0.1.14-SNAPSHOT</version>
12+
<version>0.1.14</version>
1313

1414
<name>${project.artifactId}</name>
1515
<description>Lightweight client for all AWS services (but still with useful builders and XML parser)</description>
@@ -80,7 +80,7 @@
8080
<connection>${scm.url}</connection>
8181
<developerConnection>${scm.url}</developerConnection>
8282
<url>${scm.url}</url>
83-
<tag>0.1</tag>
83+
<tag>0.1.14</tag>
8484
</scm>
8585

8686
<dependencies>

0 commit comments

Comments
 (0)