File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Requires Java 14+.
1010<dependency >
1111 <groupId >io.bspk</groupId >
1212 <artifactId >httpsig</artifactId >
13- <version >0.0.6-SNAPSHOT </version >
13+ <version >0.0.6</version >
1414</dependency >
1515```
1616
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >io.bspk</groupId >
44 <artifactId >httpsig</artifactId >
5- <version >0.0.6-SNAPSHOT </version >
5+ <version >0.0.6</version >
66 <name >HTTP Messsage Signatures</name >
77 <description >HTTP Message Signature implementaiton.</description >
88 <url >https://github.com/bspk/httpsig-java</url >
1515 <connection >scm:git:https://github.com/bspk/httpsig-java.git</connection >
1616 <url >https://github.com/bspk/httpsig-java</url >
1717 <developerConnection >scm:git:git@github.com:bspk/httpsig-java.git</developerConnection >
18- <tag >HEAD </tag >
18+ <tag >httpsig-0.0.6 </tag >
1919 </scm >
2020 <licenses >
2121 <license >
You can’t perform that action at this time.
0 commit comments