File tree Expand file tree Collapse file tree 6 files changed +8
-9
lines changed Expand file tree Collapse file tree 6 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.hubspot.rosetta</groupId >
7
7
<artifactId >Rosetta</artifactId >
8
- <version >3.12.0-SNAPSHOT </version >
8
+ <version >3.12.0</version >
9
9
</parent >
10
10
11
11
<artifactId >RosettaAnnotations</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.hubspot.rosetta</groupId >
7
7
<artifactId >Rosetta</artifactId >
8
- <version >3.12.0-SNAPSHOT </version >
8
+ <version >3.12.0</version >
9
9
</parent >
10
10
11
11
<artifactId >RosettaCore</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.hubspot.rosetta</groupId >
7
7
<artifactId >Rosetta</artifactId >
8
- <version >3.12.0-SNAPSHOT </version >
8
+ <version >3.12.0</version >
9
9
</parent >
10
10
11
11
<artifactId >RosettaImmutables</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.hubspot.rosetta</groupId >
7
7
<artifactId >Rosetta</artifactId >
8
- <version >3.12.0-SNAPSHOT </version >
8
+ <version >3.12.0</version >
9
9
</parent >
10
10
11
11
<artifactId >RosettaJdbi</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.hubspot.rosetta</groupId >
7
7
<artifactId >Rosetta</artifactId >
8
- <version >3.12.0-SNAPSHOT </version >
8
+ <version >3.12.0</version >
9
9
</parent >
10
10
11
11
<artifactId >RosettaJdbi3</artifactId >
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" 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" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<parent >
11
10
12
11
<groupId >com.hubspot.rosetta</groupId >
13
12
<artifactId >Rosetta</artifactId >
14
- <version >3.12.0-SNAPSHOT </version >
13
+ <version >3.12.0</version >
15
14
<packaging >pom</packaging >
16
15
<description >
17
16
Rosetta is a Java library that leverages Jackson to take the pain out of
83
82
<
connection >scm:git:
[email protected] :HubSpot/Rosetta.git</
connection >
84
83
<
developerConnection >scm:git:
[email protected] :HubSpot/Rosetta.git</
developerConnection >
85
84
<
url >
[email protected] :HubSpot/Rosetta.git</
url >
86
- <tag >HEAD </tag >
85
+ <tag >Rosetta-3.12.0 </tag >
87
86
</scm >
88
87
</project >
You can’t perform that action at this time.
0 commit comments