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 1010
1111 <artifactId >spoon-core</artifactId >
1212 <packaging >jar</packaging >
13- <version >11.2.1-beta-21 </version >
13+ <version >11.2.1-SNAPSHOT </version >
1414 <name >Spoon Core</name >
1515 <description >Spoon is a tool for meta-programming, analysis and transformation of Java programs.</description >
1616 <url >https://spoon.gforge.inria.fr/</url >
Original file line number Diff line number Diff line change 1212
1313 <artifactId >spoon-javadoc</artifactId >
1414 <packaging >jar</packaging >
15- <version >11.2.1-beta-21 </version >
15+ <version >11.2.1-SNAPSHOT </version >
1616 <name >Spoon Javadoc</name >
1717 <description >A javadoc parser for the java source code analysis tool spoon.</description >
1818 <url >http://spoon.gforge.inria.fr/</url >
Original file line number Diff line number Diff line change 1313 <groupId >fr.inria.gforge.spoon</groupId >
1414 <artifactId >spoon-pom</artifactId >
1515 <packaging >pom</packaging >
16- <version >11.2.1-beta-21 </version >
16+ <version >11.2.1-SNAPSHOT </version >
1717 <name >Spoon POM</name >
1818 <description >Common Maven config for Spoon modules</description >
1919 <url >http://spoon.gforge.inria.fr/</url >
2929 <maven .compiler.testRelease>17</maven .compiler.testRelease>
3030 <runtime .log>target/velocity.log</runtime .log>
3131 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
32- <project .build.outputTimestamp>1749954235 </project .build.outputTimestamp>
32+ <project .build.outputTimestamp>1737612198 </project .build.outputTimestamp>
3333 </properties >
3434
3535 <dependencies >
You can’t perform that action at this time.
0 commit comments