File tree Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 88 <artifactId >neo4j-streams-common</artifactId >
99 <name >Neo4j Streams - Common</name >
1010 <description >Neo4j Streams - Commons Package</description >
11- <version >3.4 .5</version >
11+ <version >3.5 .5</version >
1212 <packaging >jar</packaging >
1313
1414 <parent >
1515 <groupId >org.neo4j</groupId >
1616 <artifactId >neo4j-streams-parent</artifactId >
17- <version >3.4 .5</version >
17+ <version >3.5 .5</version >
1818 </parent >
1919
2020 <dependencies >
Original file line number Diff line number Diff line change 66
77 <groupId >org.neo4j</groupId >
88 <artifactId >neo4j-streams-consumer</artifactId >
9- <version >3.4 .5</version >
9+ <version >3.5 .5</version >
1010 <name >Neo4j Streams - Consumer</name >
1111 <description >Neo4j Streams - Kafka Consumer</description >
1212 <packaging >jar</packaging >
1313
1414 <parent >
1515 <groupId >org.neo4j</groupId >
1616 <artifactId >neo4j-streams-parent</artifactId >
17- <version >3.4 .5</version >
17+ <version >3.5 .5</version >
1818 </parent >
1919
2020 <repositories >
3535 <dependency >
3636 <groupId >org.neo4j</groupId >
3737 <artifactId >neo4j-streams-common</artifactId >
38- <version >3.4 .5</version >
38+ <version >3.5 .5</version >
3939 </dependency >
4040 <dependency >
4141 <groupId >org.apache.avro</groupId >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.neo4j</groupId >
1515 <artifactId >neo4j-streams-parent</artifactId >
16- <version >3.4 .5</version >
16+ <version >3.5 .5</version >
1717 </parent >
1818
1919 <!-- Include here all the required dependencies of the final package -->
Original file line number Diff line number Diff line change 66
77 <groupId >org.neo4j</groupId >
88 <artifactId >neo4j-streams-docs</artifactId >
9- <version >3.4 .5</version >
9+ <version >3.5 .5</version >
1010 <name >Neo4j Streams - Docs</name >
1111 <description >Neo4j Streams - Documentation</description >
1212
1313 <parent >
1414 <groupId >org.neo4j</groupId >
1515 <artifactId >neo4j-streams-parent</artifactId >
16- <version >3.4 .5</version >
16+ <version >3.5 .5</version >
1717 </parent >
1818
1919 <properties >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >org.neo4j</groupId >
1616 <artifactId >neo4j-streams-parent</artifactId >
17- <version >3.4 .5</version >
17+ <version >3.5 .5</version >
1818 </parent >
1919
2020 <properties >
Original file line number Diff line number Diff line change 66
77 <groupId >org.neo4j</groupId >
88 <artifactId >neo4j-streams-parent</artifactId >
9- <version >3.4 .5</version >
9+ <version >3.5 .5</version >
1010 <packaging >pom</packaging >
1111 <name >Neo4j Streams - Parent</name >
1212 <description >Neo4j Integration for streaming platforms</description >
Original file line number Diff line number Diff line change 66
77 <groupId >org.neo4j</groupId >
88 <artifactId >neo4j-streams-producer</artifactId >
9- <version >3.4 .5</version >
9+ <version >3.5 .5</version >
1010 <name >Neo4j Streams - Producer</name >
1111 <description >Neo4j Streams - Kafka Producer</description >
1212 <packaging >jar</packaging >
1313
1414 <parent >
1515 <groupId >org.neo4j</groupId >
1616 <artifactId >neo4j-streams-parent</artifactId >
17- <version >3.4 .5</version >
17+ <version >3.5 .5</version >
1818 </parent >
1919
2020 <dependencies >
2121 <dependency >
2222 <groupId >org.neo4j</groupId >
2323 <artifactId >neo4j-streams-common</artifactId >
24- <version >3.4 .5</version >
24+ <version >3.5 .5</version >
2525 </dependency >
2626
2727 </dependencies >
You can’t perform that action at this time.
0 commit comments