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.6.2-SNAPSHOT </version >
6+ <version >2.7.0 </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.7.0 </tag >
1919 </scm >
2020
2121 <ciManagement >
496496 <properties >
497497 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
498498 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
499- <project .build.outputTimestamp>2023-05-14T17:34:37Z </project .build.outputTimestamp>
499+ <project .build.outputTimestamp>2023-11-19T17:24:38Z </project .build.outputTimestamp>
500500 </properties >
501501
502502</project >
You can’t perform that action at this time.
0 commit comments