File tree Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10
10
11
11
- Changed JPAN dependency to 0.3.0.
12
12
[ #3 ] ( https://github.com/netsec-ethz/scion-java-multiping/pull/3 )
13
+ - Regression: fixed pom.xml
14
+ [ #4 ] ( https://github.com/netsec-ethz/scion-java-multiping/pull/4 )
13
15
14
16
## [ 0.2.0] - 2024-09-30
15
17
Original file line number Diff line number Diff line change 12
12
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
13
13
14
14
<scion .slf4j.version>2.0.9</scion .slf4j.version>
15
- <!-- <scion.bnd-maven-plugin.version>6.4.0</scion.bnd-maven-plugin.version>-->
16
- <!-- <scion.build-helper-maven-plugin.version>3.3.0</scion.build-helper-maven-plugin.version>-->
17
- <!-- <scion.fmt-maven.version>2.23</scion.fmt-maven.version>-->
18
- <!-- <scion.maven-clean-plugin.version>3.2.0</scion.maven-clean-plugin.version>-->
19
- <!-- <scion.maven-compiler-plugin.version>3.11.0</scion.maven-compiler-plugin.version>-->
15
+ <scion .fmt-maven.version>2.23</scion .fmt-maven.version>
20
16
<scion .maven-enforcer-plugin.version>3.3.0</scion .maven-enforcer-plugin.version>
21
- <!-- <scion.maven-install-plugin.version>3.1.1</scion.maven-install-plugin.version>-->
22
- <!-- <scion.maven-javadoc-plugin.version>3.5.0</scion.maven-javadoc-plugin.version>-->
23
- <!-- <scion.maven-plugin-plugin.version>3.8.2</scion.maven-plugin-plugin.version>-->
24
- <!-- <scion.maven-resources-plugin.version>3.3.1</scion.maven-resources-plugin.version>-->
25
- <!-- <scion.maven-source-plugin.version>3.2.1</scion.maven-source-plugin.version>-->
26
- <scion .maven-surefire-plugin.version>3.0.0</scion .maven-surefire-plugin.version>
27
17
</properties >
28
18
29
19
<name >SCION Java API Examples</name >
You can’t perform that action at this time.
0 commit comments