[maven-release-plugin] prepare for next development iteration
1 parent aa1c8aa commit 0667f050b6146422d7147b3353b429c545b067e4
@haya4 haya4 authored on 4 Oct 2020
Showing 1 changed file
View
4
pom.xml
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>osm.surveyor</groupId>
<artifactId>AdjustTime</artifactId>
<version>5.3.9</version>
<version>5.3.10-SNAPSHOT</version>
<scm>
<connection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/AdjustTime.git</connection>
<url>http://surveyor.mydns.jp/gitbucket/yuu/AdjustTime/wiki</url>
<developerConnection>scm:git:http://surveyor.mydns.jp/gitbucket/git/yuu/AdjustTime.git</developerConnection>
<tag>v5.3.9</tag>
<tag>v5.3.7</tag>
</scm>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>