File tree 12 files changed +13
-13
lines changed
plexus-compiler-javac-errorprone
12 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compiler</artifactId >
8
- <version >2.12.2 -SNAPSHOT</version >
8
+ <version >2.13.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-api</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compiler</artifactId >
8
- <version >2.12.2 -SNAPSHOT</version >
8
+ <version >2.13.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-its</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compiler</artifactId >
8
- <version >2.12.2 -SNAPSHOT</version >
8
+ <version >2.13.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-manager</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compiler</artifactId >
8
- <version >2.12.2 -SNAPSHOT</version >
8
+ <version >2.13.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-test</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compilers</artifactId >
8
- <version >2.12.2 -SNAPSHOT</version >
8
+ <version >2.13.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-aspectj</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compilers</artifactId >
8
- <version >2.12.2 -SNAPSHOT</version >
8
+ <version >2.13.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-csharp</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compilers</artifactId >
8
- <version >2.12.2 -SNAPSHOT</version >
8
+ <version >2.13.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-eclipse</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compilers</artifactId >
8
- <version >2.12.2 -SNAPSHOT</version >
8
+ <version >2.13.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-j2objc</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compilers</artifactId >
8
- <version >2.12.2 -SNAPSHOT</version >
8
+ <version >2.13.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-javac-errorprone</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compilers</artifactId >
8
- <version >2.12.2 -SNAPSHOT</version >
8
+ <version >2.13.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compiler-javac</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.codehaus.plexus</groupId >
7
7
<artifactId >plexus-compiler</artifactId >
8
- <version >2.12.2 -SNAPSHOT</version >
8
+ <version >2.13.0 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >plexus-compilers</artifactId >
Original file line number Diff line number Diff line change 10
10
</parent >
11
11
12
12
<artifactId >plexus-compiler</artifactId >
13
- <version >2.12.2 -SNAPSHOT</version >
13
+ <version >2.13.0 -SNAPSHOT</version >
14
14
<packaging >pom</packaging >
15
15
16
16
<name >Plexus Compiler</name >
47
47
<maven .compiler.source>8</maven .compiler.source>
48
48
<maven .compiler.target>8</maven .compiler.target>
49
49
<redirectTestOutputToFile >true</redirectTestOutputToFile >
50
- <project .build.outputTimestamp>2022-07-18T09:32:04Z </project .build.outputTimestamp>
50
+ <project .build.outputTimestamp>2022-12-16T06:40:06Z </project .build.outputTimestamp>
51
51
<jupiter .version>5.9.1</jupiter .version>
52
52
<aspectj .version>1.9.9.1</aspectj .version>
53
53
<maven .version>3.2.5</maven .version>
You can’t perform that action at this time.
0 commit comments