[maven-release-plugin] prepare release v.3.6.1
This commit is contained in:
parent
1a3d549152
commit
6ec77a5123
7
pom.xml
7
pom.xml
@ -1,11 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<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>dev.struchkov</groupId>
|
||||
<artifactId>autoresponder</artifactId>
|
||||
<version>3.7.0-SNAPSHOT</version>
|
||||
<version>3.6.1</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>Abstract Autoresponder</name>
|
||||
@ -307,7 +306,7 @@
|
||||
<connection>scm:git:https://git.struchkov.dev/Godfather-Bots/autoresponder.git</connection>
|
||||
<url>https://git.struchkov.dev/Godfather-Bots/autoresponder</url>
|
||||
<developerConnection>scm:git:https://git.struchkov.dev/Godfather-Bots/autoresponder.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
<tag>v.3.6.1</tag>
|
||||
</scm>
|
||||
|
||||
<developers>
|
||||
|
Loading…
Reference in New Issue
Block a user