Skip to content

Commit 6181d01

Browse files
committed
Prepare next snapshot version [skip ci]
Signed-off-by: Bibenbot <dif-hap-dev@michelin.com>
1 parent 6004483 commit 6181d01

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

kstreamplify-core-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.michelin</groupId>
66
<artifactId>kstreamplify</artifactId>
7-
<version>1.7.0</version>
7+
<version>1.7.1-SNAPSHOT</version>
88
</parent>
99
<artifactId>kstreamplify-core-test</artifactId>
1010

@@ -14,7 +14,7 @@
1414
<dependency>
1515
<groupId>com.michelin</groupId>
1616
<artifactId>kstreamplify-core</artifactId>
17-
<version>1.7.0</version>
17+
<version>1.7.1-SNAPSHOT</version>
1818
</dependency>
1919
</dependencies>
2020
</project>

kstreamplify-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.michelin</groupId>
66
<artifactId>kstreamplify</artifactId>
7-
<version>1.7.0</version>
7+
<version>1.7.1-SNAPSHOT</version>
88
</parent>
99
<artifactId>kstreamplify-core</artifactId>
1010

kstreamplify-spring-boot/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.michelin</groupId>
66
<artifactId>kstreamplify</artifactId>
7-
<version>1.7.0</version>
7+
<version>1.7.1-SNAPSHOT</version>
88
</parent>
99
<artifactId>kstreamplify-spring-boot</artifactId>
1010

@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>com.michelin</groupId>
2828
<artifactId>kstreamplify-core</artifactId>
29-
<version>1.7.0</version>
29+
<version>1.7.1-SNAPSHOT</version>
3030
</dependency>
3131

3232
<dependency>

pom.xml

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

55
<groupId>com.michelin</groupId>
66
<artifactId>kstreamplify</artifactId>
7-
<version>1.7.0</version>
7+
<version>1.7.1-SNAPSHOT</version>
88
<packaging>pom</packaging>
99
<name>kstreamplify</name>
1010
<description>Swiftly build and enhance your Kafka Streams applications.</description>

0 commit comments

Comments
 (0)