Skip to content

Commit b9f96b0

Browse files
committed
1.4.0 (pom)
1 parent 0f84d36 commit b9f96b0

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.jsmart</groupId>
88
<artifactId>zerocode-tdd-parent</artifactId>
9-
<version>1.3.48-SNAPSHOT</version>
9+
<version>1.4.0</version>
1010
</parent>
1111

1212
<artifactId>zerocode-tdd</artifactId>

http-testing-examples/pom.xml

Lines changed: 1 addition & 1 deletion
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.48-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
</parent>
99

1010
<groupId>org.jsmart</groupId>

junit5-testing-examples/pom.xml

Lines changed: 1 addition & 1 deletion
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.48-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
</parent>
99

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

kafka-testing-examples/pom.xml

Lines changed: 1 addition & 1 deletion
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.48-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
</parent>
99

1010
<artifactId>kafka-testing-examples</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<artifactId>zerocode-tdd-parent</artifactId>
66
<groupId>org.jsmart</groupId>
7-
<version>1.3.48-SNAPSHOT</version>
7+
<version>1.4.0</version>
88

99
<packaging>pom</packaging>
1010
<name>ZeroCode TDD Parent</name>

zerocode-maven-archetype/pom.xml

Lines changed: 1 addition & 1 deletion
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.48-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
</parent>
99
<artifactId>zerocode-maven-archetype</artifactId>
1010

0 commit comments

Comments
 (0)