Skip to content

Commit 1348edd

Browse files
committed
add scm for release
1 parent ee64687 commit 1348edd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
<maven.compiler.source>14</maven.compiler.source>
1212
<maven.compiler.target>14</maven.compiler.target>
1313
</properties>
14+
<scm>
15+
<connection>scm:git:git@github.com:bspk/httpsig-java.git</connection>
16+
</scm>
1417
<dependencies>
1518
<dependency>
1619
<groupId>org.greenbytes.http</groupId>

0 commit comments

Comments
 (0)