File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed
Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<project name =" Create IP Address API" default =" run" basedir =" ." >
22 <description >Create IP address jar</description >
3- <property name =" version" value =" 5.3.2 " />
3+ <property name =" version" value =" 5.3.3 " />
44
55 <property name =" rootOffset" value =" ." />
66 <property name =" rootdistdir" location =" ${ rootOffset } /dist" />
Original file line number Diff line number Diff line change 11#-classpath: ./bin/
22-classpath: dist/classes.jar
33Bundle-SymbolicName: com.github.seancfoley.ipaddress
4- ver: 5.3.2
4+ ver: 5.3.3
55-output: dist/bdsout.jar
66Bundle-Version: ${ver}
77Export-Package: *;version=${ver}
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
66
77 <groupId >com.github.seancfoley</groupId >
88 <artifactId >ipaddress</artifactId >
9- <version >5.3.2 </version >
9+ <version >5.3.3 </version >
1010 <packaging >jar</packaging >
1111
1212 <name >IPAddress</name >
You can’t perform that action at this time.
0 commit comments