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 1919 arrays in Java. It supports endianness as well as immutability and mutability, so the caller may decide to favor
2020 performance.
2121 </description >
22- <url >https://github.com/patrickfav /bytes-java</url >
22+ <url >https://favr.dev/opensource /bytes-java</url >
2323 <inceptionYear >2017</inceptionYear >
2424
2525 <properties >
8282 <plugin >
8383 <artifactId >maven-jar-plugin</artifactId >
8484 <configuration >
85- <archive >
86- <manifestEntries >
87- <Automatic-Module-Name >at.favre.lib.bytes</Automatic-Module-Name >
88- </manifestEntries >
89- </archive >
85+ <archive >
86+ <manifestEntries >
87+ <Automatic-Module-Name >at.favre.lib.bytes</Automatic-Module-Name >
88+ </manifestEntries >
89+ </archive >
9090 </configuration >
9191 </plugin >
9292 </plugins >
You can’t perform that action at this time.
0 commit comments