]> git.laktatnebel.de Git - imagehash.git/commitdiff
.gitignore master
authorOle B. Rosentreter <ole@laktatnebel.de>
Sat, 28 Sep 2024 20:51:42 +0000 (22:51 +0200)
committerOle B. Rosentreter <ole@laktatnebel.de>
Sat, 28 Sep 2024 20:51:42 +0000 (22:51 +0200)
.gitignore [new file with mode: 0644]
pom.xml

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..9aac7d9
--- /dev/null
@@ -0,0 +1,5 @@
+.classpath
+.project
+.settings
+bin
+target
diff --git a/pom.xml b/pom.xml
index 1a5427161ca8776f34dc2d1760ccf5d2099a487d..f7af7ffee02fa2cf470f5d3898ce4cff13f3ef48 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,7 @@
 <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">
        <modelVersion>4.0.0</modelVersion>
 <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">
        <modelVersion>4.0.0</modelVersion>
-       <groupId>de.laktatnebel.tools.hashservice</groupId>
+       <groupId>de.laktatnebel.tools</groupId>
        <artifactId>imagehash</artifactId>
        <version>1.0.0-SNAPSHOT</version>
 
        <artifactId>imagehash</artifactId>
        <version>1.0.0-SNAPSHOT</version>