Skip to content

Commit 02340d1

Browse files
committed
[maven-release-plugin] prepare release zerocode-tdd-parent-1.3.45
1 parent a600a3b commit 02340d1

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>zerocode-tdd-parent</artifactId>
66
<groupId>org.jsmart</groupId>
7-
<version>1.3.45-SNAPSHOT</version>
7+
<version>1.3.45</version>
88
</parent>
99

1010
<artifactId>zerocode-tdd</artifactId>

http-testing/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>zerocode-tdd-parent</artifactId>
66
<groupId>org.jsmart</groupId>
7-
<version>1.3.45-SNAPSHOT</version>
7+
<version>1.3.45</version>
88
</parent>
99

1010
<groupId>org.jsmart</groupId>

junit5-testing/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>zerocode-tdd-parent</artifactId>
66
<groupId>org.jsmart</groupId>
7-
<version>1.3.45-SNAPSHOT</version>
7+
<version>1.3.45</version>
88
</parent>
99

1010
<artifactId>zerocode-tdd-jupiter</artifactId>

kafka-testing/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>zerocode-tdd-parent</artifactId>
66
<groupId>org.jsmart</groupId>
7-
<version>1.3.45-SNAPSHOT</version>
7+
<version>1.3.45</version>
88
</parent>
99

1010
<artifactId>kafka-testing</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<artifactId>zerocode-tdd-parent</artifactId>
1111
<groupId>org.jsmart</groupId>
12-
<version>1.3.45-SNAPSHOT</version>
12+
<version>1.3.45</version>
1313

1414
<packaging>pom</packaging>
1515
<name>ZeroCode TDD Parent</name>

zerocode-maven-archetype/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jsmart</groupId>
66
<artifactId>zerocode-tdd-parent</artifactId>
7-
<version>1.3.45-SNAPSHOT</version>
7+
<version>1.3.45</version>
88
</parent>
99
<artifactId>zerocode-maven-archetype</artifactId>
1010

0 commit comments

Comments
 (0)