File tree 8 files changed +10
-10
lines changed
8 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.nanohttpd</groupId >
5
5
<artifactId >nanohttpd-project</artifactId >
6
- <version >2.3.0-SNAPSHOT </version >
6
+ <version >2.3.0</version >
7
7
</parent >
8
8
<artifactId >nanohttpd</artifactId >
9
9
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >nanohttpd-project</artifactId >
5
5
<groupId >org.nanohttpd</groupId >
6
- <version >2.3.0-SNAPSHOT </version >
6
+ <version >2.3.0</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >nanohttpd-apache-fileupload</artifactId >
13
13
<dependency >
14
14
<groupId >org.nanohttpd</groupId >
15
15
<artifactId >nanohttpd</artifactId >
16
- <version >2.3.0-SNAPSHOT </version >
16
+ <version >2.3.0</version >
17
17
<scope >provided</scope >
18
18
</dependency >
19
19
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.nanohttpd</groupId >
5
5
<artifactId >nanohttpd-project</artifactId >
6
- <version >2.3.0-SNAPSHOT </version >
6
+ <version >2.3.0</version >
7
7
</parent >
8
8
<artifactId >nanohttpd-webserver-markdown-plugin</artifactId >
9
9
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.nanohttpd</groupId >
5
5
<artifactId >nanohttpd-project</artifactId >
6
- <version >2.3.0-SNAPSHOT </version >
6
+ <version >2.3.0</version >
7
7
</parent >
8
8
<artifactId >nanohttpd-nanolets</artifactId >
9
9
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 7
7
</parent >
8
8
<groupId >org.nanohttpd</groupId >
9
9
<artifactId >nanohttpd-project</artifactId >
10
- <version >2.3.0-SNAPSHOT </version >
10
+ <version >2.3.0</version >
11
11
<packaging >pom</packaging >
12
12
<name >NanoHttpd-Project</name >
13
13
<description >NanoHttpd is a light-weight HTTP server designed for embedding in other applications.</description >
16
16
<connection >scm:git:https://github.com/NanoHttpd/nanohttpd.git</connection >
17
17
<developerConnection >scm:git:https://github.com/NanoHttpd/nanohttpd.git</developerConnection >
18
18
<url >https://github.com/NanoHttpd/nanohttpd</url >
19
- <tag >HEAD </tag >
19
+ <tag >nanohttpd-project-2.3.0 </tag >
20
20
</scm >
21
21
<organization >
22
22
<name >nanohttpd</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.nanohttpd</groupId >
5
5
<artifactId >nanohttpd-project</artifactId >
6
- <version >2.3.0-SNAPSHOT </version >
6
+ <version >2.3.0</version >
7
7
</parent >
8
8
<artifactId >nanohttpd-samples</artifactId >
9
9
<description >samples for nanohttpd</description >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.nanohttpd</groupId >
5
5
<artifactId >nanohttpd-project</artifactId >
6
- <version >2.3.0-SNAPSHOT </version >
6
+ <version >2.3.0</version >
7
7
</parent >
8
8
<artifactId >nanohttpd-webserver</artifactId >
9
9
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.nanohttpd</groupId >
5
5
<artifactId >nanohttpd-project</artifactId >
6
- <version >2.3.0-SNAPSHOT </version >
6
+ <version >2.3.0</version >
7
7
</parent >
8
8
<artifactId >nanohttpd-websocket</artifactId >
9
9
<packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments