File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 57
57
58
58
<properties >
59
59
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
60
- <maven .compiler.source>17 </maven .compiler.source>
60
+ <maven .compiler.source>11 </maven .compiler.source>
61
61
<maven .compiler.target>23</maven .compiler.target>
62
62
<maven .compiler.release>17</maven .compiler.release>
63
63
<surefire .version>3.5.3</surefire .version>
79
79
<url >https://jitpack.io</url >
80
80
</repository >
81
81
<repository >
82
- <id >github</id >
83
- <url >https://maven.pkg.github.com/cnescatlab/i-CodeCNES</url >
84
- <snapshots >
85
- <enabled >true</enabled >
86
- </snapshots >
82
+ <id >github</id >
83
+ <url >https://maven.pkg.github.com/cnescatlab/i-CodeCNES</url >
84
+ <snapshots >
85
+ <enabled >true</enabled >
86
+ </snapshots >
87
87
</repository >
88
88
</repositories >
89
89
You can’t perform that action at this time.
0 commit comments