Skip to content

Commit 810ab4d

Browse files
committed
Snapshot version update
1 parent f45e922 commit 810ab4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.styra.opa</groupId>
66
<artifactId>opa-java-wasm-parent</artifactId>
7-
<version>0.0.5</version>
7+
<version>999-SNAPSHOT</version>
88
</parent>
99
<artifactId>opa-java-wasm</artifactId>
1010
<name>Java Opa Wasm</name>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.styra.opa</groupId>
55
<artifactId>opa-java-wasm-parent</artifactId>
6-
<version>0.0.5</version>
6+
<version>999-SNAPSHOT</version>
77
<packaging>pom</packaging>
88
<name>OPA Wasm for Java</name>
99
<description>Evaluate OPA policies in Wasm using the Chicory runtime</description>

0 commit comments

Comments
 (0)