File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 8
8
<artifactId >neo4j-streams-common</artifactId >
9
9
<name >Neo4j Streams - Common</name >
10
10
<description >Neo4j Streams - Commons Package</description >
11
- <version >5.0.2 </version >
11
+ <version >5.0.3 </version >
12
12
<packaging >jar</packaging >
13
13
14
14
<parent >
15
15
<groupId >org.neo4j</groupId >
16
16
<artifactId >neo4j-streams-parent</artifactId >
17
- <version >5.0.2 </version >
17
+ <version >5.0.3 </version >
18
18
</parent >
19
19
20
20
<dependencies >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.neo4j</groupId >
7
7
<artifactId >kafka-connect-neo4j</artifactId >
8
- <version >5.0.2 </version >
8
+ <version >5.0.3 </version >
9
9
<packaging >jar</packaging >
10
10
11
11
<name >Kafka Connect Neo4j</name >
14
14
<parent >
15
15
<groupId >org.neo4j</groupId >
16
16
<artifactId >neo4j-streams-parent</artifactId >
17
- <version >5.0.2 </version >
17
+ <version >5.0.3 </version >
18
18
</parent >
19
19
20
20
<properties >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >org.neo4j</groupId >
8
8
<artifactId >neo4j-streams-parent</artifactId >
9
- <version >5.0.2 </version >
9
+ <version >5.0.3 </version >
10
10
<packaging >pom</packaging >
11
11
<name >Neo4j Streams - Parent</name >
12
12
<description >Neo4j Integration for streaming platforms</description >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >org.neo4j</groupId >
8
8
<artifactId >neo4j-streams-test-support</artifactId >
9
- <version >5.0.2 </version >
9
+ <version >5.0.3 </version >
10
10
<name >Neo4j Streams - Test Support</name >
11
11
<description >Neo4j Streams - A set of utility functions for Streams Tests</description >
12
12
<packaging >jar</packaging >
13
13
14
14
<parent >
15
15
<groupId >org.neo4j</groupId >
16
16
<artifactId >neo4j-streams-parent</artifactId >
17
- <version >5.0.2 </version >
17
+ <version >5.0.3 </version >
18
18
</parent >
19
19
20
20
<properties />
23
23
<dependency >
24
24
<groupId >org.neo4j</groupId >
25
25
<artifactId >neo4j-streams-common</artifactId >
26
- <version >5.0.2 </version >
26
+ <version >5.0.3 </version >
27
27
<scope >provided</scope >
28
28
</dependency >
29
29
<dependency >
You can’t perform that action at this time.
0 commit comments