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
5
5
<groupId >net.osslabz</groupId >
6
6
<artifactId >json-rpc-client</artifactId >
7
- <version >0.0.3-SNAPSHOT </version >
7
+ <version >0.0.3</version >
8
8
9
9
<name >${project.groupId} :${project.artifactId} </name >
10
10
<description >Provides a basic JSON-RPC client.</description >
17
17
<project .build.sourceEncoding>${osslabz.encoding} </project .build.sourceEncoding>
18
18
<project .reporting.outputEncoding>${osslabz.encoding} </project .reporting.outputEncoding>
19
19
20
- <project .build.outputTimestamp>2025-03-14T14:04:28Z </project .build.outputTimestamp>
20
+ <project .build.outputTimestamp>2025-03-14T14:10:50Z </project .build.outputTimestamp>
21
21
22
22
<maven .compiler.release>${osslabz.java.version} </maven .compiler.release>
23
23
</properties >
42
42
<connection >scm:git:https://github.com/osslabz/json-rpc-client.git</connection >
43
43
<developerConnection >scm:git:https://github.com/osslabz/json-rpc-client.git</developerConnection >
44
44
<url >https://github.com/osslabz/json-rpc-client</url >
45
- <tag >dev </tag >
45
+ <tag >0.0.3 </tag >
46
46
</scm >
47
47
48
48
<dependencies >
You can’t perform that action at this time.
0 commit comments