Skip to content

Commit a1c0c62

Browse files
committed
Rename project to proxy-wasm-java-host
Signed-off-by: Hiram Chirino <hiram@hiramchirino.com>
1 parent ed82bbb commit a1c0c62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<groupId>io.roastedroot</groupId>
6-
<artifactId>proxy-wasm-java-sdk</artifactId>
6+
<artifactId>proxy-wasm-java-host</artifactId>
77
<version>1.0-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

10-
<name>proxy-wasm-java-sdk</name>
11-
<url>http://maven.apache.org</url>
10+
<name>proxy-wasm-java-host</name>
11+
<url>https://github.com/roastedroot/proxy-wasm-java-host/</url>
1212

1313
<licenses>
1414
<license>

0 commit comments

Comments
 (0)