Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
269cea29
Commit
269cea29
authored
May 05, 2017
by
Andy Wilkinson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade to Neo4j OGM 3.0.0-M01
Closes gh-8687
parent
2245bced
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
36 deletions
+1
-36
.settings-template.xml
.settings-template.xml
+0
-7
pom.xml
spring-boot-dependencies/pom.xml
+1
-8
pom.xml
spring-boot-parent/pom.xml
+0
-21
No files found.
.settings-template.xml
View file @
269cea29
...
@@ -49,13 +49,6 @@
...
@@ -49,13 +49,6 @@
<enabled>
false
</enabled>
<enabled>
false
</enabled>
</snapshots>
</snapshots>
</repository>
</repository>
<repository>
<id>
neo4j-snapshots
</id>
<url>
http://m2.neo4j.org/content/repositories/snapshots
</url>
<snapshots>
<enabled>
true
</enabled>
</snapshots>
</repository>
</repositories>
</repositories>
<pluginRepositories>
<pluginRepositories>
<pluginRepository>
<pluginRepository>
...
...
spring-boot-dependencies/pom.xml
View file @
269cea29
...
@@ -135,7 +135,7 @@
...
@@ -135,7 +135,7 @@
<mysql.version>
5.1.41
</mysql.version>
<mysql.version>
5.1.41
</mysql.version>
<narayana.version>
5.5.7.Final
</narayana.version>
<narayana.version>
5.5.7.Final
</narayana.version>
<nekohtml.version>
1.9.22
</nekohtml.version>
<nekohtml.version>
1.9.22
</nekohtml.version>
<neo4j-ogm.version>
3.0.0-
SNAPSHOT
</neo4j-ogm.version>
<neo4j-ogm.version>
3.0.0-
M01
</neo4j-ogm.version>
<netty.version>
4.1.10.Final
</netty.version>
<netty.version>
4.1.10.Final
</netty.version>
<postgresql.version>
42.0.0
</postgresql.version>
<postgresql.version>
42.0.0
</postgresql.version>
<querydsl.version>
4.1.4
</querydsl.version>
<querydsl.version>
4.1.4
</querydsl.version>
...
@@ -2661,13 +2661,6 @@
...
@@ -2661,13 +2661,6 @@
<enabled>
false
</enabled>
<enabled>
false
</enabled>
</snapshots>
</snapshots>
</repository>
</repository>
<repository>
<id>
neo4j-snapshots
</id>
<url>
http://m2.neo4j.org/content/repositories/snapshots
</url>
<snapshots>
<enabled>
true
</enabled>
</snapshots>
</repository>
</repositories>
</repositories>
</profile>
</profile>
<profile>
<profile>
...
...
spring-boot-parent/pom.xml
View file @
269cea29
...
@@ -666,13 +666,6 @@
...
@@ -666,13 +666,6 @@
<enabled>
false
</enabled>
<enabled>
false
</enabled>
</snapshots>
</snapshots>
</repository>
</repository>
<repository>
<id>
neo4j-snapshots
</id>
<url>
http://m2.neo4j.org/content/repositories/snapshots
</url>
<snapshots>
<enabled>
true
</enabled>
</snapshots>
</repository>
</repositories>
</repositories>
<pluginRepositories>
<pluginRepositories>
<pluginRepository>
<pluginRepository>
...
@@ -738,13 +731,6 @@
...
@@ -738,13 +731,6 @@
<enabled>
false
</enabled>
<enabled>
false
</enabled>
</snapshots>
</snapshots>
</repository>
</repository>
<repository>
<id>
neo4j-snapshots
</id>
<url>
http://m2.neo4j.org/content/repositories/snapshots
</url>
<snapshots>
<enabled>
true
</enabled>
</snapshots>
</repository>
</repositories>
</repositories>
<pluginRepositories>
<pluginRepositories>
<pluginRepository>
<pluginRepository>
...
@@ -829,13 +815,6 @@
...
@@ -829,13 +815,6 @@
<enabled>
false
</enabled>
<enabled>
false
</enabled>
</snapshots>
</snapshots>
</repository>
</repository>
<repository>
<id>
neo4j-snapshots
</id>
<url>
http://m2.neo4j.org/content/repositories/snapshots
</url>
<snapshots>
<enabled>
true
</enabled>
</snapshots>
</repository>
</repositories>
</repositories>
<pluginRepositories>
<pluginRepositories>
<pluginRepository>
<pluginRepository>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment