File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<groupId >org.sentrysoftware</groupId >
5
5
<artifactId >http</artifactId >
6
6
<name >HTTP Java Client</name >
7
- <version >1.1.00-SNAPSHOT </version >
7
+ <version >1.0.01 </version >
8
8
<description >HTTP Client for Java</description >
9
9
<packaging >jar</packaging >
10
10
43
43
<scm >
44
44
<connection >scm:git:https://github.com/sentrysoftware/http.git</connection >
45
45
<url >https://github.com/sentrysoftware/http</url >
46
- <tag >HEAD </tag >
46
+ <tag >v1.0.01 </tag >
47
47
</scm >
48
48
49
49
<developers >
88
88
89
89
<!-- Reproducible Build -->
90
90
<!-- See https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
91
- <project .build.outputTimestamp>2024-01-05T15:28:05Z </project .build.outputTimestamp>
91
+ <project .build.outputTimestamp>2024-01-26T10:15:20Z </project .build.outputTimestamp>
92
92
</properties >
93
93
94
94
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments