diff Samples/Basic/pom.xml @ 10:6b9433432ee0

added dcm4che sample
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 19 Oct 2023 12:20:46 +0200
parents 88c1614fb3dc
children 8d876a4f541b
line wrap: on
line diff
--- a/Samples/Basic/pom.xml	Thu Oct 19 11:55:38 2023 +0200
+++ b/Samples/Basic/pom.xml	Thu Oct 19 12:20:46 2023 +0200
@@ -62,7 +62,7 @@
   </build>
 
   <groupId>OrthancJava</groupId>
-  <artifactId>Basic</artifactId>
+  <artifactId>Sample</artifactId>
   <version>0.0-SNAPSHOT</version>
 
   <dependencies>