File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 1212 <maven .compiler.target>14</maven .compiler.target>
1313 </properties >
1414 <scm >
15- <connection >scm:git:git@github.com:bspk/httpsig-java.git</connection >
15+ <connection >scm:git:https://github.com/bspk/httpsig-java.git</connection >
16+ <url >https://github.com/bspk/httpsig-java</url >
17+ <developerConnection >scm:git:git@github.com:bspk/httpsig-java.git</developerConnection >
1618 </scm >
19+ <licenses >
20+ <license >
21+ <name >The Apache License, Version 2.0</name >
22+ <url >http://www.apache.org/licenses/LICENSE-2.0.txt</url >
23+ </license >
24+ </licenses >
25+ <developers >
26+ <developer >
27+ <id >bspk.io</id >
28+ <name >Bespoke Engineering</name >
29+ <url >https://bspk.io/</url >
30+ </developer >
31+ </developers >
1732 <dependencies >
1833 <dependency >
1934 <groupId >org.greenbytes.http</groupId >
You can’t perform that action at this time.
0 commit comments