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.1-SNAPSHOT </version >
6+ <version >2.6.1</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.6.1 </tag >
1919 </scm >
2020
2121 <ciManagement >
511511 <properties >
512512 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
513513 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
514- <project .build.outputTimestamp>2023-05-07T12:08:38Z </project .build.outputTimestamp>
514+ <project .build.outputTimestamp>2023-05-14T17:34:17Z </project .build.outputTimestamp>
515515 </properties >
516516
517517</project >
You can’t perform that action at this time.
0 commit comments