File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 88 <version >0.0.1-SNAPSHOT</version >
99
1010 <name >${project.groupId} :${project.artifactId} </name >
11- <description >Provides a basic JSON-RPC client.
12- </description >
11+ <description >Provides a basic JSON-RPC client.</description >
1312 <url >https://github.com/osslabz/json-rpc-client</url >
1413
1514 <properties >
1918 <project .build.sourceEncoding>${osslabz.encoding} </project .build.sourceEncoding>
2019 <project .reporting.outputEncoding>${osslabz.encoding} </project .reporting.outputEncoding>
2120
22- <project .build.outputTimestamp>2024-11-25T13:11:23Z </project .build.outputTimestamp>
21+ <project .build.outputTimestamp>2025-03-14T00:00:00Z </project .build.outputTimestamp>
2322
2423 <maven .compiler.release>${osslabz.java.version} </maven .compiler.release>
2524 </properties >
2625
2726 <licenses >
2827 <license >
2928 <name >The Apache License, Version 2.0</name >
30- <url >http ://www.apache.org/licenses/LICENSE-2.0.txt</url >
29+ <url >https ://www.apache.org/licenses/LICENSE-2.0.txt</url >
3130 </license >
3231 </licenses >
3332
4443 <connection >scm:git:https://github.com/osslabz/json-rpc-client.git</connection >
4544 <developerConnection >scm:git:https://github.com/osslabz/json-rpc-client.git</developerConnection >
4645 <url >https://github.com/osslabz/json-rpc-client</url >
47- <tag >main </tag >
46+ <tag >dev </tag >
4847 </scm >
4948
5049 <dependencies >
6564 <dependency >
6665 <groupId >ch.qos.logback</groupId >
6766 <artifactId >logback-classic</artifactId >
68- <version >1.5.12 </version >
67+ <version >1.5.17 </version >
6968 <scope >test</scope >
7069 </dependency >
7170 </dependencies >
You can’t perform that action at this time.
0 commit comments