Skip to content

Commit 8d99def

Browse files
phasenraum2010phasenraum2010
phasenraum2010
authored and
phasenraum2010
committed
small refactoring...
1 parent eeb235a commit 8d99def

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

_config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
theme: jekyll-theme-slate
2-
title: btw17 Kandidaten
3-
description: Kandidaten fuer die Bundestagswahl 2017
2+
title: Learn Neo4J
3+
description: First Use Case for a Graph Database
44
google_analytics: UA-17174370-7
55

pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<packaging>jar</packaging>
1010

1111
<name>learn-neo4j</name>
12-
<description>Demo project for Spring Boot</description>
12+
<description>Learn Neo4J. First Use Case for a Graph Database</description>
1313
<url>http://localhost/mvn/learn-neo4j</url>
1414

1515
<parent>
@@ -72,7 +72,7 @@
7272
<dependencies>
7373

7474
<!-- frontend -->
75-
<!--
75+
7676
<dependency>
7777
<groupId>org.webjars</groupId>
7878
<artifactId>jquery</artifactId>
@@ -93,7 +93,6 @@
9393
<artifactId>popper.js</artifactId>
9494
<version>1.14.3</version>
9595
</dependency>
96-
-->
9796

9897
<!--- spring boot -->
9998
<dependency>

0 commit comments

Comments
 (0)