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
9e4a370a
Commit
9e4a370a
authored
Nov 22, 2016
by
Andy Wilkinson
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '1.5.x'
parents
fd2b4172
09a235b1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
29 deletions
+1
-29
.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
-14
No files found.
.settings-template.xml
View file @
9e4a370a
...
...
@@ -49,13 +49,6 @@
<enabled>
false
</enabled>
</snapshots>
</repository>
<repository>
<id>
neo4j-snapshots
</id>
<url>
http://m2.neo4j.org/content/repositories/snapshots
</url>
<snapshots>
<enabled>
true
</enabled>
</snapshots>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
...
...
spring-boot-dependencies/pom.xml
View file @
9e4a370a
...
...
@@ -132,7 +132,7 @@
<mysql.version>
5.1.40
</mysql.version>
<narayana.version>
5.3.5.Final
</narayana.version>
<nekohtml.version>
1.9.22
</nekohtml.version>
<neo4j-ogm.version>
2.1.0-
SNAPSHOT
</neo4j-ogm.version>
<neo4j-ogm.version>
2.1.0-
M01
</neo4j-ogm.version>
<postgresql.version>
9.4.1212.jre7
</postgresql.version>
<querydsl.version>
4.1.4
</querydsl.version>
<reactor.version>
3.0.3.RELEASE
</reactor.version>
...
...
@@ -2524,13 +2524,6 @@
<enabled>
false
</enabled>
</snapshots>
</repository>
<repository>
<id>
neo4j-snapshots
</id>
<url>
http://m2.neo4j.org/content/repositories/snapshots
</url>
<snapshots>
<enabled>
true
</enabled>
</snapshots>
</repository>
</repositories>
</profile>
<profile>
...
...
spring-boot-parent/pom.xml
View file @
9e4a370a
...
...
@@ -679,13 +679,6 @@
<enabled>
false
</enabled>
</snapshots>
</repository>
<repository>
<id>
neo4j-snapshots
</id>
<url>
http://m2.neo4j.org/content/repositories/snapshots
</url>
<snapshots>
<enabled>
true
</enabled>
</snapshots>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
...
...
@@ -751,13 +744,6 @@
<enabled>
false
</enabled>
</snapshots>
</repository>
<repository>
<id>
neo4j-snapshots
</id>
<url>
http://m2.neo4j.org/content/repositories/snapshots
</url>
<snapshots>
<enabled>
true
</enabled>
</snapshots>
</repository>
</repositories>
<pluginRepositories>
<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