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 9fcb27d commit ff37d72Copy full SHA for ff37d72
1 file changed
jedai-core/pom.xml
@@ -2,8 +2,8 @@
2
<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">
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>jedai-core</groupId>
5
- <artifactId>jedai-core</artifactId>
6
- <version>1.1-SNAPSHOT</version>
+ <artifactId>jedaiLibrary</artifactId>
+ <version>1.1</version>
7
<packaging>jar</packaging>
8
<properties>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments