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 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.github.marschall</groupId >
55 <artifactId >memoryfilesystem</artifactId >
6- <version >2.8.2-SNAPSHOT </version >
6+ <version >2.8.2</version >
77 <packaging >jar</packaging >
88 <name >Memory File System</name >
99 <description >An in memory implementation of a JSR-203 file system.</description >
1515 <connection >scm:git:https://github.com/marschall/memoryfilesystem.git</connection >
1616 <
developerConnection >scm:git:
[email protected] :marschall/memoryfilesystem.git</
developerConnection >
1717 <url >${project.url} </url >
18- <tag >HEAD </tag >
18+ <tag >2.8.2 </tag >
1919 </scm >
2020
2121 <ciManagement >
516516 <properties >
517517 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
518518 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
519- <project .build.outputTimestamp>2024-09-22T13:30:38Z </project .build.outputTimestamp>
519+ <project .build.outputTimestamp>2025-10-03T20:27:12Z </project .build.outputTimestamp>
520520 </properties >
521521
522522</project >
You can’t perform that action at this time.
0 commit comments