Skip to content

Commit b553ef2

Browse files
[maven-release-plugin] prepare release think-machine-0.10.0
1 parent 6b24b2a commit b553ef2

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.softwaremagico</groupId>
44
<artifactId>think-machine</artifactId>
5-
<version>0.10.0-SNAPSHOT</version>
5+
<version>0.10.0</version>
66
<packaging>pom</packaging>
77
<name>Think Machine</name>
88
<url>https://github.com/softwaremagico/ThinkMachine</url>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:ssh://git@github.com/softwaremagico/ThinkMachine.git</connection>
2424
<developerConnection>scm:git:ssh://git@github.com/softwaremagico/ThinkMachine.git</developerConnection>
2525
<url>https://github.com/softwaremagico/ThinkMachine.git</url>
26-
<tag>think-machine-0.9.0</tag>
26+
<tag>think-machine-0.10.0</tag>
2727
</scm>
2828

2929
<distributionManagement>

think-machine-pdf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.softwaremagico</groupId>
1010
<artifactId>think-machine</artifactId>
11-
<version>0.10.0-SNAPSHOT</version>
11+
<version>0.10.0</version>
1212
</parent>
1313

1414
<properties>

think-machine-random/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.softwaremagico</groupId>
1010
<artifactId>think-machine</artifactId>
11-
<version>0.10.0-SNAPSHOT</version>
11+
<version>0.10.0</version>
1212
</parent>
1313

1414
<properties>

think-machine-rules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.softwaremagico</groupId>
1111
<artifactId>think-machine</artifactId>
12-
<version>0.10.0-SNAPSHOT</version>
12+
<version>0.10.0</version>
1313
</parent>
1414

1515
<properties>

0 commit comments

Comments
 (0)