Skip to content

Commit c7cdbd4

Browse files
committed
Fix GCS BlobStore maven artifactid gcs-blob -> gwc-gcs-blob
1 parent ea17a67 commit c7cdbd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

geowebcache/gcsblob/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<artifactId>geowebcache</artifactId>
77
<version>2.0-SNAPSHOT</version>
88
</parent>
9-
<artifactId>gcs-blob</artifactId>
9+
<artifactId>gwc-gcs-blob</artifactId>
1010
<name>Google Cloud Storage blob store</name>
1111

1212
<properties>

0 commit comments

Comments
 (0)