File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.michelin</groupId >
6
6
<artifactId >kstreamplify</artifactId >
7
- <version >1.2.1-SNAPSHOT </version >
7
+ <version >1.3.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >kstreamplify-core-test</artifactId >
13
13
<dependency >
14
14
<groupId >com.michelin</groupId >
15
15
<artifactId >kstreamplify-core</artifactId >
16
- <version >1.2.1-SNAPSHOT </version >
16
+ <version >1.3.0 </version >
17
17
</dependency >
18
18
</dependencies >
19
19
</project >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.michelin</groupId >
6
6
<artifactId >kstreamplify</artifactId >
7
- <version >1.2.1-SNAPSHOT </version >
7
+ <version >1.3.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >kstreamplify-core</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.michelin</groupId >
6
6
<artifactId >kstreamplify</artifactId >
7
- <version >1.2.1-SNAPSHOT </version >
7
+ <version >1.3.0 </version >
8
8
</parent >
9
9
10
10
<artifactId >kstreamplify-spring-boot</artifactId >
25
25
<dependency >
26
26
<groupId >com.michelin</groupId >
27
27
<artifactId >kstreamplify-core</artifactId >
28
- <version >1.2.1-SNAPSHOT </version >
28
+ <version >1.3.0 </version >
29
29
</dependency >
30
30
31
31
<dependency >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.michelin</groupId >
6
6
<artifactId >kstreamplify</artifactId >
7
- <version >1.2.1-SNAPSHOT </version >
7
+ <version >1.3.0 </version >
8
8
<packaging >pom</packaging >
9
9
<name >kstreamplify</name >
10
10
<description >Swiftly build and enhance your Kafka Streams applications.</description >
You can’t perform that action at this time.
0 commit comments