We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5fae63 commit eb4dbaeCopy full SHA for eb4dbae
core/pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>com.styra.opa</groupId>
6
<artifactId>opa-java-wasm-parent</artifactId>
7
- <version>999-SNAPSHOT</version>
+ <version>0.0.3</version>
8
</parent>
9
<artifactId>opa-java-wasm</artifactId>
10
<name>Java Opa Wasm</name>
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<name>OPA Wasm for Java</name>
<description>Evaluate OPA policies in Wasm using the Chicory runtime</description>
0 commit comments