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 99
1010 <groupId >net.razorvine</groupId >
1111 <artifactId >pyrolite</artifactId >
12- <version >4.23-SNAPSHOT </version >
12+ <version >4.23</version >
1313 <packaging >jar</packaging >
1414
1515 <name >pyrolite</name >
7272 <url >https://github.com/irmen/Pyrolite</url >
7373 <connection >scm:git:https://github.com/irmen/Pyrolite.git</connection >
7474 <developerConnection >scm:git:https://github.com/irmen/Pyrolite.git</developerConnection >
75- <tag >HEAD </tag >
75+ <tag >pyrolite-4.23 </tag >
7676 </scm >
7777 <issueManagement >
7878 <system >Github</system >
@@ -101,6 +101,6 @@ Pyrolite only implements part of the client side Pyro library, hence its name 'l
101101(More info about Pyro itself: https://pyro4.readthedocs.io/ )
102102
103103Version 4.23 changes:
104- Fixed compilation issues with newer java versions (> 8)
104+ Fixed compilation issues with newer java versions (> 8)
105105</description >
106106</project >
You can’t perform that action at this time.
0 commit comments