File tree 2 files changed +2
-5
lines changed
2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 7
7
<groupId >org.jboss</groupId >
8
8
<artifactId >jboss-parent</artifactId >
9
9
<version >39</version >
10
+ <relativePath />
10
11
</parent >
11
12
12
13
<groupId >org.infinispan.protostream</groupId >
435
436
<version >[${maven.compiler.source} ,)</version >
436
437
</requireJavaVersion >
437
438
<requireMavenVersion >
438
- <version >[3.5.4 ,)</version >
439
+ <version >[3.6.0 ,)</version >
439
440
</requireMavenVersion >
440
441
</rules >
441
442
</configuration >
Original file line number Diff line number Diff line change 16
16
<name >ProtoStream - aggregator</name >
17
17
<description >Aggregator module for the ProtoStream project. Builds the distribution of the project.</description >
18
18
19
- <prerequisites >
20
- <maven >3.6.0</maven >
21
- </prerequisites >
22
-
23
19
<properties >
24
20
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
25
21
</properties >
You can’t perform that action at this time.
0 commit comments