File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.n52.sensorweb-server.sta</groupId >
66 <artifactId >sta-parent</artifactId >
7- <version >2.0.3-SNAPSHOT </version >
7+ <version >2.1.0 </version >
88 </parent >
99 <artifactId >sta-app</artifactId >
1010 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.n52.sensorweb-server.sta</groupId >
66 <artifactId >sta-parent</artifactId >
7- <version >2.0.3-SNAPSHOT </version >
7+ <version >2.1.0 </version >
88 </parent >
99 <artifactId >sta-core</artifactId >
1010 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.n52.sensorweb-server.sta</groupId >
66 <artifactId >sta-parent</artifactId >
7- <version >2.0.3-SNAPSHOT </version >
7+ <version >2.1.0 </version >
88 </parent >
99 <artifactId >sta-http</artifactId >
1010 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.n52.sensorweb-server.sta</groupId >
66 <artifactId >sta-parent</artifactId >
7- <version >2.0.3-SNAPSHOT </version >
7+ <version >2.1.0 </version >
88 </parent >
99 <artifactId >sta-mqtt</artifactId >
1010 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
34 <modelVersion >4.0.0</modelVersion >
45 <parent >
56 <groupId >org.n52</groupId >
910
1011 <groupId >org.n52.sensorweb-server.sta</groupId >
1112 <artifactId >sta-parent</artifactId >
12- <version >2.0.3-SNAPSHOT </version >
13+ <version >2.1.0 </version >
1314 <packaging >pom</packaging >
1415
1516 <name >52°North Sensor Things API</name >
2122 <url >https://github.com/52North/sensor-things</url >
2223 <connection >scm:git:https://github.com/52North/sensor-things.git</connection >
2324 <developerConnection >scm:git:https://github.com/52North/sensor-things.git</developerConnection >
24- <tag >HEAD </tag >
25+ <tag >v2.1.0 </tag >
2526 </scm >
2627
2728 <modules >
337338 <configuration >
338339 <failOnNoGitDirectory >false</failOnNoGitDirectory >
339340 <generateGitPropertiesFile >true</generateGitPropertiesFile >
340- <generateGitPropertiesFilename >${project.build.outputDirectory} /git.properties</generateGitPropertiesFilename >
341+ <generateGitPropertiesFilename >${project.build.outputDirectory} /git.properties
342+ </generateGitPropertiesFilename >
341343 <commitIdGenerationMode >full</commitIdGenerationMode >
342344 <excludeProperties >
343345 <excludeProperty >git.user.*</excludeProperty >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >org.n52.sensorweb-server.sta</groupId >
76 <artifactId >sta-parent</artifactId >
8- <version >2.0.3-SNAPSHOT </version >
7+ <version >2.1.0 </version >
98 </parent >
109 <artifactId >sta-webapp</artifactId >
1110 <packaging >war</packaging >
You can’t perform that action at this time.
0 commit comments