diff --git a/pom.xml b/pom.xml index 639278a26e7d693cb134ed6e8ec2b9337b14a618..0e62cb279b1324adb366d8119e343ec4da98fd8a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,8 +1,8 @@ <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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> - <groupId>com.t_oster.liblasercut</groupId> - <artifactId>LibLaserCut</artifactId> + <groupId>org.visicut</groupId> + <artifactId>liblasercut</artifactId> <packaging>jar</packaging> <version>visicut1.7</version> <name>LibLaserCut</name>