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.0-SNAPSHOT </version >
16
+ <version >1.2.0</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.0-SNAPSHOT </version >
18
+ <version >1.2.0</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.0-SNAPSHOT </version >
16
+ <version >1.2.0</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.0-SNAPSHOT </version >
25
+ <version >1.2.0</version >
26
26
27
27
<properties >
28
28
<checkstyle .configdir>${basedir} /../..</checkstyle .configdir>
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.0-SNAPSHOT </version >
21
+ <version >1.2.0</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.0-SNAPSHOT </version >
21
+ <version >1.2.0</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.0-SNAPSHOT </version >
24
+ <version >1.2.0</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.0-SNAPSHOT </version >
20
+ <version >1.2.0</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.0-SNAPSHOT </version >
25
+ <version >1.2.0</version >
26
26
<url >https://mina.apache.org/ftpserverproject</url >
27
27
28
28
<issueManagement >
149
149
<connection >scm:git:https://gitbox.apache.org/repos/asf/mina-ftpserver.git</connection >
150
150
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/mina-ftpserver.git</developerConnection >
151
151
<url >https://github.com/apache/mina-ftpserver/tree/${project.scm.tag} </url >
152
- <tag >master </tag >
152
+ <tag >1.2.0 </tag >
153
153
</scm >
154
154
155
155
<properties >
156
- <project .build.outputTimestamp>2022-02-19T13:18:58Z </project .build.outputTimestamp>
156
+ <project .build.outputTimestamp>2022-03-07T23:33:20Z </project .build.outputTimestamp>
157
157
158
158
<!-- Disable the JAVA 8 Javadoc Lint -->
159
159
<doclint >none</doclint >
You can’t perform that action at this time.
0 commit comments