Skip to content

Commit 88b543f

Browse files
committed
[maven-release-plugin] prepare release imixs-archive-3.1.5
1 parent 614907f commit 88b543f

5 files changed

Lines changed: 8 additions & 10 deletions

File tree

imixs-archive-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.imixs.workflow</groupId>
55
<artifactId>imixs-archive</artifactId>
6-
<version>3.1.5-SNAPSHOT</version>
6+
<version>3.1.5</version>
77
</parent>
88
<artifactId>imixs-archive-api</artifactId>
99
<name>Imixs-Archive API</name>
@@ -41,7 +41,7 @@
4141
<connection>scm:git:https://github.com/imixs/imixs-archive.git</connection>
4242
<developerConnection>scm:git:https://github.com/imixs/imixs-archive.git</developerConnection>
4343
<url>https://github.com/imixs/imixs-archive/</url>
44-
<tag>HEAD</tag>
44+
<tag>imixs-archive-3.1.5</tag>
4545
</scm>
4646

4747
<issueManagement>

imixs-archive-backup/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.imixs.workflow</groupId>
55
<artifactId>imixs-archive</artifactId>
6-
<version>3.1.5-SNAPSHOT</version>
6+
<version>3.1.5</version>
77
</parent>
88
<artifactId>imixs-archive-backup</artifactId>
99
<packaging>war</packaging>

imixs-archive-exporter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.imixs.workflow</groupId>
55
<artifactId>imixs-archive</artifactId>
6-
<version>3.1.5-SNAPSHOT</version>
6+
<version>3.1.5</version>
77
</parent>
88
<artifactId>imixs-archive-exporter</artifactId>
99
<packaging>war</packaging>

imixs-archive-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.imixs.workflow</groupId>
55
<artifactId>imixs-archive</artifactId>
6-
<version>3.1.5-SNAPSHOT</version>
6+
<version>3.1.5</version>
77
</parent>
88
<artifactId>imixs-archive-service</artifactId>
99
<name>Imixs-Archive Service</name>

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1+
<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/maven-v4_0_0.xsd">
42
<modelVersion>4.0.0</modelVersion>
53
<groupId>org.imixs.workflow</groupId>
64
<artifactId>imixs-archive</artifactId>
75
<packaging>pom</packaging>
86
<name>Imixs-Archive</name>
9-
<version>3.1.5-SNAPSHOT</version>
7+
<version>3.1.5</version>
108

119
<modules>
1210
<module>imixs-archive-api</module>
@@ -56,7 +54,7 @@
5654
<connection>scm:git:git@github.com:imixs/imixs-archive.git</connection>
5755
<developerConnection>scm:git:git@github.com:imixs/imixs-archive.git</developerConnection>
5856
<url>https://github.com/imixs/imixs-archive/</url>
59-
<tag>HEAD</tag>
57+
<tag>imixs-archive-3.1.5</tag>
6058
</scm>
6159

6260
<issueManagement>

0 commit comments

Comments
 (0)