File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
11
11
<artifactId >spoon-core</artifactId >
12
12
<packaging >jar</packaging >
13
- <version >11.2.1-SNAPSHOT </version >
13
+ <version >11.2.1-beta-9 </version >
14
14
<name >Spoon Core</name >
15
15
<description >Spoon is a tool for meta-programming, analysis and transformation of Java programs.</description >
16
16
<url >https://spoon.gforge.inria.fr/</url >
Original file line number Diff line number Diff line change 12
12
13
13
<artifactId >spoon-javadoc</artifactId >
14
14
<packaging >jar</packaging >
15
- <version >11.2.1-SNAPSHOT </version >
15
+ <version >11.2.1-beta-9 </version >
16
16
<name >Spoon Javadoc</name >
17
17
<description >A javadoc parser for the java source code analysis tool spoon.</description >
18
18
<url >http://spoon.gforge.inria.fr/</url >
Original file line number Diff line number Diff line change 13
13
<groupId >fr.inria.gforge.spoon</groupId >
14
14
<artifactId >spoon-pom</artifactId >
15
15
<packaging >pom</packaging >
16
- <version >11.2.1-SNAPSHOT </version >
16
+ <version >11.2.1-beta-9 </version >
17
17
<name >Spoon POM</name >
18
18
<description >Common Maven config for Spoon modules</description >
19
19
<url >http://spoon.gforge.inria.fr/</url >
29
29
<maven .compiler.testRelease>17</maven .compiler.testRelease>
30
30
<runtime .log>target/velocity.log</runtime .log>
31
31
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
32
- <project .build.outputTimestamp>1737612198 </project .build.outputTimestamp>
32
+ <project .build.outputTimestamp>1742695216 </project .build.outputTimestamp>
33
33
</properties >
34
34
35
35
<dependencies >
You can’t perform that action at this time.
0 commit comments