File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.disk-project</groupId >
1414 <artifactId >disk-project</artifactId >
15- <version >2.5.1 </version >
15+ <version >2.5.2 </version >
1616 <relativePath >../pom.xml</relativePath >
1717 </parent >
1818
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"
3- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
4- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_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/maven-v4_0_0.xsd" >
53
64 <modelVersion >4.0.0</modelVersion >
75 <groupId >org.disk-project</groupId >
8- <artifactId >disk-project</artifactId >
9- <version >2.5.1 </version >
6+ <artifactId >disk-project</artifactId >
7+ <version >2.5.2 </version >
108 <name >Disk</name >
119 <packaging >pom</packaging >
1210 <modules >
1513 <module >client</module >
1614 </modules >
1715
16+
1817 <distributionManagement >
1918 <repository >
20- <id >archiva.internal </id >
21- <name >Internal Release Repository </name >
22- <url >https://www.wings-workflows.org/archiva/repository/internal/ </url >
19+ <id >github </id >
20+ <name >GitHub OWNER Apache Maven Packages </name >
21+ <url >https://maven.pkg.github.com/KnowledgeCaptureAndDiscovery/DISK-WEB </url >
2322 </repository >
24- <snapshotRepository >
25- <id >archiva.snapshots</id >
26- <name >Internal Snapshot Repository</name >
27- <url >https://www.wings-workflows.org/archiva/repository/snapshots/</url >
28- </snapshotRepository >
2923 </distributionManagement >
30- </project >
24+ </project >
Original file line number Diff line number Diff line change 1111 <packaging >war</packaging >
1212 <parent >
1313 <groupId >org.disk-project</groupId >
14- <version >2.5.1 </version >
14+ <version >2.5.2 </version >
1515 <artifactId >disk-project</artifactId >
1616 <relativePath >../pom.xml</relativePath >
1717 </parent >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.disk-project</groupId >
1414 <artifactId >disk-project</artifactId >
15- <version >2.5.1 </version >
15+ <version >2.5.2 </version >
1616 <relativePath >../pom.xml</relativePath >
1717 </parent >
1818
You can’t perform that action at this time.
0 commit comments