We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee64687 commit 1348eddCopy full SHA for 1348edd
pom.xml
@@ -11,6 +11,9 @@
11
<maven.compiler.source>14</maven.compiler.source>
12
<maven.compiler.target>14</maven.compiler.target>
13
</properties>
14
+ <scm>
15
+ <connection>scm:git:git@github.com:bspk/httpsig-java.git</connection>
16
+ </scm>
17
<dependencies>
18
<dependency>
19
<groupId>org.greenbytes.http</groupId>
0 commit comments