Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

Commit ff37d72

Browse files
committed
Minor fixes.
1 parent 9fcb27d commit ff37d72

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

jedai-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
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
<groupId>jedai-core</groupId>
5-
<artifactId>jedai-core</artifactId>
6-
<version>1.1-SNAPSHOT</version>
5+
<artifactId>jedaiLibrary</artifactId>
6+
<version>1.1</version>
77
<packaging>jar</packaging>
88
<properties>
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)