Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
tiadams authored Apr 20, 2022
1 parent 37f4094 commit c8494f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
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>
<artifactId>DocTypeSystem</artifactId>
<artifactId>doctype-system</artifactId>
<groupId>de.fraunhofer.scai.bio</groupId>
<version>1.3.2-SNAPSHOT</version>
<distributionManagement>
<repository>
<id>github</id>
<name>GitHub OWNER Apache Maven Packages</name>
<name>GitHub TimAdams24 Apache Maven Packages</name>
<url>https://maven.pkg.github.com/TimAdams84/doctype-system</url>
</repository>
</distributionManagement>
Expand Down

0 comments on commit c8494f7

Please sign in to comment.