Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed Jun 26, 2024
1 parent 7afc018 commit 2a38e63
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions imixs-adapters-datev/pom.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<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">
<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>
<parent>
<groupId>org.imixs.workflow</groupId>
Expand Down Expand Up @@ -34,5 +36,5 @@


<url>https://github.com/imixs/imixs-adapters</url>
<description>Imxis Datev ADapter</description>
<description>Imixs Datev Adapter</description>
</project>

0 comments on commit 2a38e63

Please sign in to comment.