Skip to content

Commit

Permalink
devonfw#1360 applied reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-vcapgemini committed Apr 19, 2023
1 parent f1fe140 commit 7dcc95c
Showing 1 changed file with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<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>
<groupId>com.devonfw.test</groupId>
<artifactId>Devon4JTemplateTest-TestDifferentFileSystems</artifactId>
Expand Down Expand Up @@ -34,11 +33,11 @@
</templates>
</configuration>
<dependencies>
<dependency>
<dependency>
<groupId>com.devonfw.cobigen</groupId>
<artifactId>templates-devon4j</artifactId>
<version>20.08.002</version>
</dependency>
</dependency>
<dependency>
<groupId>com.devonfw.cobigen</groupId>
<artifactId>tempeng-freemarker</artifactId>
Expand Down Expand Up @@ -83,4 +82,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 7dcc95c

Please sign in to comment.