File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >fr.inria.gforge.spoon</groupId >
1414 <artifactId >spoon-pom</artifactId >
15- <version >10.4.0 </version >
15+ <version >10.4.1-SNAPSHOT </version >
1616 <relativePath >spoon-pom</relativePath >
1717 </parent >
1818
1919 <artifactId >spoon-core</artifactId >
2020 <packaging >jar</packaging >
21- <version >10.4.0 </version >
21+ <version >10.4.1-SNAPSHOT </version >
2222 <name >Spoon Core</name >
2323 <description >Spoon is a tool for meta-programming, analysis and transformation of Java programs.</description >
2424 <url >http://spoon.gforge.inria.fr/</url >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >spoon-pom</artifactId >
77 <groupId >fr.inria.gforge.spoon</groupId >
8- <version >10.4.0 </version >
8+ <version >10.4.1-SNAPSHOT </version >
99 <relativePath >../spoon-pom</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
1212
1313 <artifactId >spoon-javadoc</artifactId >
1414 <packaging >jar</packaging >
15- <version >10.4.0 </version >
15+ <version >10.4.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 >10.4.0 </version >
16+ <version >10.4.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 >
2828 <maven .compiler.release>11</maven .compiler.release>
2929 <runtime .log>target/velocity.log</runtime .log>
3030 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
31- <project .build.outputTimestamp>1688668083 </project .build.outputTimestamp>
31+ <project .build.outputTimestamp>1688669240 </project .build.outputTimestamp>
3232 </properties >
3333
3434 <dependencies >
You can’t perform that action at this time.
0 commit comments