File tree 8 files changed +11
-11
lines changed
ftpserver-example-spring-war
ftpserver-osgi-ftplet-service
ftpserver-osgi-spring-service 8 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<artifactId >ftpserver-parent</artifactId >
15
15
<groupId >org.apache.ftpserver</groupId >
16
- <version >1.2.1-SNAPSHOT </version >
16
+ <version >1.2.1</version >
17
17
</parent >
18
18
<modelVersion >4.0.0</modelVersion >
19
19
<artifactId >ftpserver-core</artifactId >
Original file line number Diff line number Diff line change 15
15
<parent >
16
16
<artifactId >ftpserver-parent</artifactId >
17
17
<groupId >org.apache.ftpserver</groupId >
18
- <version >1.2.1-SNAPSHOT </version >
18
+ <version >1.2.1</version >
19
19
</parent >
20
20
21
21
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<artifactId >ftpserver-parent</artifactId >
15
15
<groupId >org.apache.ftpserver</groupId >
16
- <version >1.2.1-SNAPSHOT </version >
16
+ <version >1.2.1</version >
17
17
<relativePath >../../pom.xml</relativePath >
18
18
</parent >
19
19
22
22
<artifactId >ftpserver-spring-war</artifactId >
23
23
<name >FtpServer Spring web project example</name >
24
24
<packaging >war</packaging >
25
- <version >1.2.1-SNAPSHOT </version >
25
+ <version >1.2.1</version >
26
26
27
27
<properties >
28
28
<japicmp .skip>true</japicmp .skip>
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<artifactId >ftpserver-parent</artifactId >
20
20
<groupId >org.apache.ftpserver</groupId >
21
- <version >1.2.1-SNAPSHOT </version >
21
+ <version >1.2.1</version >
22
22
<relativePath >../../pom.xml</relativePath >
23
23
</parent >
24
24
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<artifactId >ftpserver-parent</artifactId >
20
20
<groupId >org.apache.ftpserver</groupId >
21
- <version >1.2.1-SNAPSHOT </version >
21
+ <version >1.2.1</version >
22
22
<relativePath >../../pom.xml</relativePath >
23
23
</parent >
24
24
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >ftpserver-parent</artifactId >
23
23
<groupId >org.apache.ftpserver</groupId >
24
- <version >1.2.1-SNAPSHOT </version >
24
+ <version >1.2.1</version >
25
25
</parent >
26
26
<modelVersion >4.0.0</modelVersion >
27
27
<artifactId >ftpserver-examples</artifactId >
Original file line number Diff line number Diff line change 17
17
<parent >
18
18
<artifactId >ftpserver-parent</artifactId >
19
19
<groupId >org.apache.ftpserver</groupId >
20
- <version >1.2.1-SNAPSHOT </version >
20
+ <version >1.2.1</version >
21
21
</parent >
22
22
23
23
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 22
22
<artifactId >ftpserver-parent</artifactId >
23
23
<packaging >pom</packaging >
24
24
<name >Apache FtpServer Parent</name >
25
- <version >1.2.1-SNAPSHOT </version >
25
+ <version >1.2.1</version >
26
26
<url >https://mina.apache.org/ftpserverproject</url >
27
27
28
28
<issueManagement >
137
137
<connection >scm:git:https://gitbox.apache.org/repos/asf/mina-ftpserver.git</connection >
138
138
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/mina-ftpserver.git</developerConnection >
139
139
<url >https://github.com/apache/mina-ftpserver/tree/${project.scm.tag} </url >
140
- <tag >master </tag >
140
+ <tag >ftpserver-parent-1.2.1 </tag >
141
141
</scm >
142
142
143
143
<prerequisites >
144
144
<maven >3.8.5</maven >
145
145
</prerequisites >
146
146
147
147
<properties >
148
- <project .build.outputTimestamp>2025-01-18T09:27:32Z </project .build.outputTimestamp>
148
+ <project .build.outputTimestamp>2025-01-29T05:42:12Z </project .build.outputTimestamp>
149
149
150
150
<!-- Disable the JAVA 8 Javadoc Lint -->
151
151
<!-- doclint>none</doclint-->
You can’t perform that action at this time.
0 commit comments