This repository was archived by the owner on May 23, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-11
lines changed
gson-jbossmodules-integrationtests Expand file tree Collapse file tree 3 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 1
1
<?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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<parent >
8
6
<groupId >org.hibernate.gson-jbossmodules</groupId >
9
7
<artifactId >gson-jbossmodules-parent</artifactId >
10
- <version >2.8.2-SNAPSHOT </version >
8
+ <version >2.8.2.hibernate01 </version >
11
9
<relativePath >../pom.xml</relativePath >
12
10
</parent >
13
11
Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' UTF-8' ?>
2
- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
3
- xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
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" >
4
3
5
4
<modelVersion >4.0.0</modelVersion >
6
5
7
6
<parent >
8
7
<groupId >org.hibernate.gson-jbossmodules</groupId >
9
8
<artifactId >gson-jbossmodules-parent</artifactId >
10
- <version >2.8.2-SNAPSHOT </version >
9
+ <version >2.8.2.hibernate01 </version >
11
10
<relativePath >../pom.xml</relativePath >
12
11
</parent >
13
12
Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' UTF-8' ?>
2
- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
3
- xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
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" >
4
3
5
4
<modelVersion >4.0.0</modelVersion >
6
5
<groupId >org.hibernate.gson-jbossmodules</groupId >
9
8
<url >https://github.com/hibernate/gson-jbossmodules</url >
10
9
<description >Distribution of Gson packaged into JBoss Modules</description >
11
10
<packaging >pom</packaging >
12
- <version >2.8.2-SNAPSHOT </version >
11
+ <version >2.8.2.hibernate01 </version >
13
12
<inceptionYear >2017</inceptionYear >
14
13
15
14
<properties >
31
30
<connection >scm:git:git://github.com/hibernate/gson-jbossmodules.git</connection >
32
31
<developerConnection >scm:git:git@github.com:hibernate/gson-jbossmodules.git</developerConnection >
33
32
<url >http://github.com/hibernate/gson-jbossmodules</url >
34
- <tag >HEAD </tag >
33
+ <tag >2.8.2.hibernate01 </tag >
35
34
</scm >
36
35
37
36
<licenses >
You can’t perform that action at this time.
0 commit comments