File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >fr.inria.gforge.spoon</groupId >
14
14
<artifactId >spoon-pom</artifactId >
15
- <version >11.1.1-beta-15 </version >
15
+ <version >11.1.1-SNAPSHOT </version >
16
16
<relativePath >spoon-pom</relativePath >
17
17
</parent >
18
18
19
19
<artifactId >spoon-core</artifactId >
20
20
<packaging >jar</packaging >
21
- <version >11.1.1-beta-15 </version >
21
+ <version >11.1.1-SNAPSHOT </version >
22
22
<name >Spoon Core</name >
23
23
<description >Spoon is a tool for meta-programming, analysis and transformation of Java programs.</description >
24
24
<url >https://spoon.gforge.inria.fr/</url >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spoon-pom</artifactId >
7
7
<groupId >fr.inria.gforge.spoon</groupId >
8
- <version >11.1.1-beta-15 </version >
8
+ <version >11.1.1-SNAPSHOT </version >
9
9
<relativePath >../spoon-pom</relativePath >
10
10
</parent >
11
11
<modelVersion >4.0.0</modelVersion >
12
12
13
13
<artifactId >spoon-javadoc</artifactId >
14
14
<packaging >jar</packaging >
15
- <version >11.1.1-beta-15 </version >
15
+ <version >11.1.1-SNAPSHOT </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.1.1-beta-15 </version >
16
+ <version >11.1.1-SNAPSHOT </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 >
28
28
<maven .compiler.release>17</maven .compiler.release>
29
29
<runtime .log>target/velocity.log</runtime .log>
30
30
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
31
- <project .build.outputTimestamp>1732413527 </project .build.outputTimestamp>
31
+ <project .build.outputTimestamp>1723395513 </project .build.outputTimestamp>
32
32
</properties >
33
33
34
34
<dependencies >
You can’t perform that action at this time.
0 commit comments