• R/O
  • HTTP
  • SSH
  • HTTPS

restamp: 提交

This is a tool for collectively rewriting the file update time of still image files when extracting still images at regular time intervals from time-lapse movies.


Commit MetaInfo

修订版ed634fa77d0dcfd495226b49c411b8340f56f99c (tree)
时间2020-05-16 22:34:48
作者haya4 <hayashi.yuu@gmai...>
Commiterhaya4

Log Message

[maven-release-plugin] prepare for next development iteration

更改概述

差异

--- a/pom.xml
+++ b/pom.xml
@@ -3,13 +3,13 @@
33 <modelVersion>4.0.0</modelVersion>
44 <groupId>osm.surveyor</groupId>
55 <artifactId>ReStamp</artifactId>
6- <version>3.8.4</version>
6+ <version>3.8.5-SNAPSHOT</version>
77 <packaging>jar</packaging>
88 <scm>
99 <connection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/Restamp.git</connection>
1010 <url>http://surveyor.mydns.jp/gitbucket/yuu/Restamp/wiki</url>
1111 <developerConnection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/Restamp.git</developerConnection>
12- <tag>ReStamp-3.8.4</tag>
12+ <tag>HEAD</tag>
1313 </scm>
1414
1515 <!-- プロジェクトの名前、ロゴ、URL(右上) -->
Show on old repository browser