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 8096306 commit cabc002Copy full SHA for cabc002
pom.xml
@@ -27,14 +27,14 @@
27
28
<artifactId>tomitribe-http-signatures</artifactId>
29
<packaging>jar</packaging>
30
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</version>
31
<name>Tomitribe :: HTTP Signatures</name>
32
33
<scm>
34
<connection>scm:git:[email protected]:tomitribe/http-signatures-java.git</connection>
35
<url>scm:git:[email protected]:tomitribe/http-signatures-java.git</url>
36
<developerConnection>scm:git:[email protected]:tomitribe/http-signatures-java.git</developerConnection>
37
- <tag>HEAD</tag>
+ <tag>tomitribe-http-signatures-1.5</tag>
38
</scm>
39
40
<licenses>
0 commit comments