File tree 4 files changed +25
-3
lines changed
4 files changed +25
-3
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <projectDescription >
3
+ <name >parent-javalin-pom</name >
4
+ <comment ></comment >
5
+ <projects >
6
+ </projects >
7
+ <buildSpec >
8
+ <buildCommand >
9
+ <name >org.eclipse.m2e.core.maven2Builder</name >
10
+ <arguments >
11
+ </arguments >
12
+ </buildCommand >
13
+ </buildSpec >
14
+ <natures >
15
+ <nature >org.eclipse.m2e.core.maven2Nature</nature >
16
+ </natures >
17
+ </projectDescription >
Original file line number Diff line number Diff line change
1
+ eclipse.preferences.version =1
2
+ encoding/<project>=UTF-8
Original file line number Diff line number Diff line change
1
+ activeProfiles =
2
+ eclipse.preferences.version =1
3
+ resolveWorkspaceProjects =true
4
+ version =1
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >info.unterrainer.commons</groupId >
7
7
<artifactId >parent-pom</artifactId >
8
- <version >0.1.12 </version >
8
+ <version >0.1.18 </version >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
12
- <groupId >info.unterrainer.commons</groupId >
13
12
<artifactId >parent-javalin-pom</artifactId >
14
- <version >0.0.1 </version >
13
+ <version >0.0.8 </version >
15
14
<name >ParentJavalinPom</name >
16
15
<packaging >pom</packaging >
17
16
<url >https://github.com/UnterrainerInformatik/java-parent-javalin-pom</url >
You can’t perform that action at this time.
0 commit comments