Skip to content

Commit 70b3a23

Browse files
author
Vladimir Ilyin
committed
Support SDN version 5
1 parent 4d03e09 commit 70b3a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph-database-support-plugin/src/main/resources/javaInjections.xml

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

134134
<!-- Spring Data Neo4j -->
135135
<injection language="Cypher" injector-id="java">
136-
<display-name>Neo4j - SDN4 @Query (org.springframework.data.neo4j.annotation)</display-name>
136+
<display-name>Neo4j - SDN5 @Query (org.springframework.data.neo4j.annotation)</display-name>
137137
<place>
138138
<![CDATA[
139139
psiMethod().withName("value")

0 commit comments

Comments
 (0)