[maven-release-plugin] prepare release v.3.0.3
Some checks failed
continuous-integration/drone/tag Build is failing
Some checks failed
continuous-integration/drone/tag Build is failing
This commit is contained in:
parent
760828af20
commit
c774f38449
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>dev.struchkov.haiti</groupId>
|
||||
<artifactId>haiti-dependencies</artifactId>
|
||||
<version>3.0.4-SNAPSHOT</version>
|
||||
<version>3.0.3</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>haiti-exception</artifactId>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>dev.struchkov.haiti</groupId>
|
||||
<artifactId>haiti-dependencies</artifactId>
|
||||
<version>3.0.4-SNAPSHOT</version>
|
||||
<version>3.0.3</version>
|
||||
</parent>
|
||||
|
||||
<name>Haiti Utils</name>
|
||||
|
8
pom.xml
8
pom.xml
@ -4,7 +4,7 @@
|
||||
|
||||
<groupId>dev.struchkov.haiti</groupId>
|
||||
<artifactId>haiti-dependencies</artifactId>
|
||||
<version>3.0.4-SNAPSHOT</version>
|
||||
<version>3.0.3</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Haiti Framework</name>
|
||||
@ -59,12 +59,12 @@
|
||||
<dependency>
|
||||
<groupId>dev.struchkov.haiti</groupId>
|
||||
<artifactId>haiti-exception</artifactId>
|
||||
<version>3.0.4-SNAPSHOT</version>
|
||||
<version>3.0.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>dev.struchkov.haiti</groupId>
|
||||
<artifactId>haiti-utils</artifactId>
|
||||
<version>3.0.4-SNAPSHOT</version>
|
||||
<version>3.0.3</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
@ -306,7 +306,7 @@
|
||||
<connection>scm:git:https://git.struchkov.dev/Haiti/haiti-framework.git</connection>
|
||||
<url>https://git.struchkov.dev/Haiti/haiti-framework</url>
|
||||
<developerConnection>scm:git:https://git.struchkov.dev/Haiti/haiti-framework.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
<tag>v.3.0.3</tag>
|
||||
</scm>
|
||||
|
||||
<developers>
|
||||
|
Loading…
Reference in New Issue
Block a user