File tree Expand file tree Collapse file tree 8 files changed +12
-12
lines changed 
graphql-kotlin-spring-boot 
neo4j-graphql-augmented-schema-generator-maven-plugin Expand file tree Collapse file tree 8 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 77    <parent >
88        <groupId >org.neo4j</groupId >
99        <artifactId >neo4j-graphql-java-parent</artifactId >
10-         <version >1.6.1-SNAPSHOT </version >
10+         <version >1.7.0 </version >
1111    </parent >
1212
1313    <artifactId >neo4j-graphql-java</artifactId >
Original file line number Diff line number Diff line change 55    <parent >
66        <groupId >org.neo4j</groupId >
77        <artifactId >neo4j-graphql-java-examples</artifactId >
8-         <version >1.6.1-SNAPSHOT </version >
8+         <version >1.7.0 </version >
99    </parent >
1010
1111    <groupId >org.neo4j.graphql.examples</groupId >
4141        <dependency >
4242            <groupId >org.neo4j</groupId >
4343            <artifactId >neo4j-graphql-java</artifactId >
44-             <version >1.6.1-SNAPSHOT </version >
44+             <version >1.7.0 </version >
4545        </dependency >
4646
4747        <dependency >
126126            <plugin >
127127                <groupId >org.neo4j</groupId >
128128                <artifactId >neo4j-graphql-augmented-schema-generator-maven-plugin</artifactId >
129-                 <version >1.6.1-SNAPSHOT </version >
129+                 <version >1.7.0 </version >
130130                <executions >
131131                    <execution >
132132                        <goals >
Original file line number Diff line number Diff line change 55    <parent >
66        <groupId >org.neo4j</groupId >
77        <artifactId >neo4j-graphql-java-examples</artifactId >
8-         <version >1.6.1-SNAPSHOT </version >
8+         <version >1.7.0 </version >
99    </parent >
1010
1111    <groupId >org.neo4j.graphql.examples</groupId >
3737        <dependency >
3838            <groupId >org.neo4j</groupId >
3939            <artifactId >neo4j-graphql-java</artifactId >
40-             <version >1.6.1-SNAPSHOT </version >
40+             <version >1.7.0 </version >
4141        </dependency >
4242
4343        <!--  a spring graphql library --> 
Original file line number Diff line number Diff line change 4646        <dependency >
4747            <groupId >org.neo4j</groupId >
4848            <artifactId >neo4j-graphql-java</artifactId >
49-             <version >1.6.1-SNAPSHOT </version >
49+             <version >1.7.0 </version >
5050        </dependency >
5151
5252
Original file line number Diff line number Diff line change 77    <parent >
88        <groupId >org.neo4j</groupId >
99        <artifactId >neo4j-graphql-java-parent</artifactId >
10-         <version >1.6.1-SNAPSHOT </version >
10+         <version >1.7.0 </version >
1111    </parent >
1212
1313    <artifactId >neo4j-graphql-java-examples</artifactId >
Original file line number Diff line number Diff line change 55    <parent >
66        <artifactId >neo4j-graphql-java-parent</artifactId >
77        <groupId >org.neo4j</groupId >
8-         <version >1.6.1-SNAPSHOT </version >
8+         <version >1.7.0 </version >
99    </parent >
1010    <modelVersion >4.0.0</modelVersion >
1111
4646        <dependency >
4747            <groupId >org.neo4j</groupId >
4848            <artifactId >neo4j-graphql-java</artifactId >
49-             <version >1.6.1-SNAPSHOT </version >
49+             <version >1.7.0 </version >
5050        </dependency >
5151    </dependencies >
5252
Original file line number Diff line number Diff line change 88    <artifactId >neo4j-graphql-java-parent</artifactId >
99    <name >Neo4j GraphQL Java Parent</name >
1010    <description >GraphQL to Cypher Mapping</description >
11-     <version >1.6.1-SNAPSHOT </version >
11+     <version >1.7.0 </version >
1212    <url >https://github.com/neo4j-graphql/neo4j-graphql-java</url >
1313    <packaging >pom</packaging >
1414
Original file line number Diff line number Diff line change 11= JVM Library to translate GraphQL queries and mutations to Neo4j's Cypher  
2- :version: 1.6 .0 
2+ :version: 1.7 .0 
33:toc: 
44:toclevels: 1 
55:toc-title: Quick Links 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments