[maven-release-plugin] prepare release v5.3
1 parent 50d2d58 commit 4f41b6187f296d74e682f3b2a381649b98aa125d
@haya4 haya4 authored on 6 May 2020
Showing 1 changed file
View
7
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">
<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-SNAPSHOT</version>
<version>5.3</version>
<scm>
<connection>scm:yuuhayashi@git.osdn.net:/gitroot/importpicture/importpicture.git</connection>
<developerConnection>scm:git:yuuhayashi@git.osdn.net:/gitroot/importpicture/importpicture.git</developerConnection>
<tag>v5.3</tag>
</scm>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>