We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed82bbb commit a1c0c62Copy full SHA for a1c0c62
pom.xml
@@ -3,12 +3,12 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
<groupId>io.roastedroot</groupId>
6
- <artifactId>proxy-wasm-java-sdk</artifactId>
+ <artifactId>proxy-wasm-java-host</artifactId>
7
<version>1.0-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
- <name>proxy-wasm-java-sdk</name>
11
- <url>http://maven.apache.org</url>
+ <name>proxy-wasm-java-host</name>
+ <url>https://github.com/roastedroot/proxy-wasm-java-host/</url>
12
13
<licenses>
14
<license>
0 commit comments