This repository was archived by the owner on Jun 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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/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" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >io.github.nscuro</groupId >
86 <artifactId >datanucleus-postgresql-parent</artifactId >
9- <version >0.0.1-SNAPSHOT </version >
7+ <version >0.0.1</version >
108 </parent >
119 <artifactId >datanucleus-postgresql</artifactId >
1210 <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"
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/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" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >io.github.nscuro</groupId >
86 <artifactId >datanucleus-postgresql-parent</artifactId >
9- <version >0.0.1-SNAPSHOT </version >
7+ <version >0.0.1</version >
108 <packaging >pom</packaging >
119
1210 <developers >
3331 <connection >${scm.connection} </connection >
3432 <developerConnection >${scm.connection} </developerConnection >
3533 <url >${scm.url} </url >
36- <tag >HEAD </tag >
34+ <tag >v0.0.1 </tag >
3735 </scm >
3836
3937 <issueManagement >
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/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" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >io.github.nscuro</groupId >
86 <artifactId >datanucleus-postgresql-parent</artifactId >
9- <version >0.0.1-SNAPSHOT </version >
7+ <version >0.0.1</version >
108 </parent >
119 <artifactId >datanucleus-postgresql-test</artifactId >
1210 <packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments