Skip to content

Commit e0af0ef

Browse files
committed
Update group and artifact for publishing
org.jruby:chicory-prism
1 parent 915a3d2 commit e0af0ef

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

java-wasm/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44

5-
<groupId>com.prism</groupId>
6-
<artifactId>java-prism</artifactId>
7-
<version>999-SNAPSHOT</version>
5+
<groupId>org.jruby</groupId>
6+
<artifactId>chicory-prism</artifactId>
7+
<version>0.0.1-SNAPSHOT</version>
88
<name>Java Prism</name>
9-
<description>Pure Java Prism interpreting WASM</description>
9+
<description>Pure Java Prism using Chicory WASM runtime</description>
1010

1111

1212
<properties>

0 commit comments

Comments
 (0)