File tree Expand file tree Collapse file tree 5 files changed +14
-18
lines changed
Expand file tree Collapse file tree 5 files changed +14
-18
lines changed 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
65 <name >Klass API</name >
1110 <parent >
1211 <groupId >no.ssb.klass</groupId >
1312 <artifactId >klass-root</artifactId >
14- <version >3 .0.5-SNAPSHOT </version >
13+ <version >4 .0.0 </version >
1514 </parent >
1615
1716 <properties >
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
65 <name >Klass Mail</name >
1110 <parent >
1211 <groupId >no.ssb.klass</groupId >
1312 <artifactId >klass-root</artifactId >
14- <version >3 .0.5-SNAPSHOT </version >
13+ <version >4 .0.0 </version >
1514 </parent >
1615
1716 <properties >
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 <artifactId >klass-shared</artifactId >
65 <packaging >jar</packaging >
1211 <parent >
1312 <groupId >no.ssb.klass</groupId >
1413 <artifactId >klass-root</artifactId >
15- <version >3 .0.5-SNAPSHOT </version >
14+ <version >4 .0.0 </version >
1615 </parent >
1716
1817 <properties >
2120 ja disse skal være her og skal være tomme,de er nødvendig siden jgitflow plugin ikke plukker opp at local profilen er activateByDefault
2221 (på server defaulter disse til applications.properties)
2322 -->
24- <klass .env.name/>
25- <klass .doc.env.url/>
26- <klass .doc.env.port/>
23+ <klass .env.name />
24+ <klass .doc.env.url />
25+ <klass .doc.env.port />
2726
2827 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2928 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >no.ssb.klass</groupId >
1111 <artifactId >klass-root</artifactId >
12- <version >3 .0.5-SNAPSHOT </version >
12+ <version >4 .0.0 </version >
1313 </parent >
1414
1515 <dependencies >
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
65 <groupId >no.ssb.klass</groupId >
76 <artifactId >klass-root</artifactId >
8- <version >3 .0.5-SNAPSHOT </version >
7+ <version >4 .0.0 </version >
98 <packaging >pom</packaging >
109
1110 <parent >
1211 <groupId >org.springframework.boot</groupId >
1312 <artifactId >spring-boot-starter-parent</artifactId >
1413 <version >2.7.18</version >
15- <relativePath /> <!-- lookup parent from repository -->
14+ <relativePath /> <!-- lookup parent from repository -->
1615 </parent >
1716
1817 <modules >
2625 <scm >
2726 <developerConnection >scm:git:https://github.com/${github.repository} .git</developerConnection >
2827 <url >https://github.com/${github.repository} </url >
29- <tag >v3 .0.3 </tag >
28+ <tag >v4 .0.0 </tag >
3029 </scm >
3130
3231 <properties >
You can’t perform that action at this time.
0 commit comments