Skip to content

Commit 79ecc89

Browse files
committed
Revert "Update build-resources to 5.13.0"
This reverts commit 82e943c.
1 parent a60c759 commit 79ecc89

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) "Neo4j"
2-
Neo4j Sweden AB [https://neo4j.com]
2+
Neo4j Sweden AB [http://neo4j.com]
33

44
This file is part of Neo4j.
55

bundle/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) "Neo4j"
2-
Neo4j Sweden AB [https://neo4j.com]
2+
Neo4j Sweden AB [http://neo4j.com]
33

44
This file is part of Neo4j.
55

driver/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) "Neo4j"
2-
Neo4j Sweden AB [https://neo4j.com]
2+
Neo4j Sweden AB [http://neo4j.com]
33

44
This file is part of Neo4j.
55

examples/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) "Neo4j"
2-
Neo4j Sweden AB [https://neo4j.com]
2+
Neo4j Sweden AB [http://neo4j.com]
33

44
This file is part of Neo4j.
55

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<micrometer.version>1.11.5</micrometer.version>
5757
<blockhound.version>1.0.8.RELEASE</blockhound.version>
5858
<testcontainers.version>1.19.1</testcontainers.version>
59-
<build-resources.version>5.13.0</build-resources.version>
59+
<build-resources.version>5.11.0</build-resources.version>
6060
<!-- To be overwritten by child projects -->
6161
<moduleName/>
6262
</properties>
@@ -504,7 +504,7 @@
504504
<failIfDisliked>true</failIfDisliked>
505505
<failIfMissing>true</failIfMissing>
506506
<plainTextReport>true</plainTextReport>
507-
<prependText>licensing/notice-apache2-prefix.txt</prependText>
507+
<prependText>licensing/notice-asl-prefix.txt</prependText>
508508
<excludedGroups>
509509
^((org.neo4j.driver){1})$
510510
</excludedGroups>

testkit-backend/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) "Neo4j"
2-
Neo4j Sweden AB [https://neo4j.com]
2+
Neo4j Sweden AB [http://neo4j.com]
33

44
This file is part of Neo4j.
55

testkit-tests/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) "Neo4j"
2-
Neo4j Sweden AB [https://neo4j.com]
2+
Neo4j Sweden AB [http://neo4j.com]
33

44
This file is part of Neo4j.
55

0 commit comments

Comments
 (0)