Skip to content

Commit 64594c5

Browse files
committed
Adjust project names
1 parent ceab6f3 commit 64594c5

File tree

19 files changed

+20
-2
lines changed

19 files changed

+20
-2
lines changed

acceptance-tests/acceptance-tests-avaje-inject/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</parent>
2828

2929
<artifactId>acceptance-tests-avaje-inject</artifactId>
30+
<name>JCT acceptance tests for Avaje Inject</name>
3031

3132
<properties>
3233
<avaje-inject.version>8.10</avaje-inject.version>

acceptance-tests/acceptance-tests-avaje-jsonb/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</parent>
2828

2929
<artifactId>acceptance-tests-avaje-jsonb</artifactId>
30+
<name>JCT acceptance tests for Avaje JSONB</name>
3031

3132
<properties>
3233
<avaje-jsonb.version>1.0</avaje-jsonb.version>

acceptance-tests/acceptance-tests-checkerframework/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</parent>
2828

2929
<artifactId>acceptance-tests-checkerframework</artifactId>
30+
<name>JCT acceptance tests for CheckerFramework</name>
3031

3132
<properties>
3233
<argLine>

acceptance-tests/acceptance-tests-dagger/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</parent>
2828

2929
<artifactId>acceptance-tests-dagger</artifactId>
30+
<name>JCT acceptance tests for Google Dagger</name>
3031

3132
<properties>
3233
<dagger.version>2.44.2</dagger.version>

acceptance-tests/acceptance-tests-error-prone/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</parent>
2828

2929
<artifactId>acceptance-tests-error-prone</artifactId>
30+
<name>JCT acceptance tests for Google ErrorProne</name>
3031

3132
<properties>
3233
<argLine>

acceptance-tests/acceptance-tests-google-auto-factory/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</parent>
2828

2929
<artifactId>acceptance-tests-google-auto-factory</artifactId>
30+
<name>JCT acceptance tests for Google AutoFactory</name>
3031

3132
<properties>
3233
<auto-factory.version>1.0.1</auto-factory.version>

acceptance-tests/acceptance-tests-google-auto-service/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</parent>
2828

2929
<artifactId>acceptance-tests-google-auto-service</artifactId>
30+
<name>JCT acceptance tests for Google AutoService</name>
3031

3132
<properties>
3233
<auto-service.version>1.0.1</auto-service.version>

acceptance-tests/acceptance-tests-google-auto-value/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</parent>
2828

2929
<artifactId>acceptance-tests-google-auto-value</artifactId>
30+
<name>JCT acceptance tests for Google AutoValue</name>
3031

3132
<properties>
3233
<auto-value.version>1.10.1</auto-value.version>

acceptance-tests/acceptance-tests-immutables/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</parent>
2828

2929
<artifactId>acceptance-tests-immutables</artifactId>
30+
<name>JCT acceptance tests for Immutables</name>
3031

3132
<properties>
3233
<immutables.version>2.9.3</immutables.version>

acceptance-tests/acceptance-tests-lombok/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
</parent>
2828

2929
<artifactId>acceptance-tests-lombok</artifactId>
30+
<name>JCT acceptance tests for Lombok</name>
3031

3132
<properties>
3233
<lombok.version>1.18.24</lombok.version>

0 commit comments

Comments
 (0)