Skip to content

Commit ed28e4a

Browse files
author
Roberto Congiu
committed
updating poms for 1.3 release
1 parent e52e3dc commit ed28e4a

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

json-serde-cdh4-shim/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.openx.data</groupId>
66
<artifactId>json-serde-parent</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.3-SNAPSHOT</version>
8+
<version>1.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

json-serde-cdh5-shim/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.openx.data</groupId>
66
<artifactId>json-serde-parent</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.3-SNAPSHOT</version>
8+
<version>1.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

json-serde/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.openx.data</groupId>
66
<artifactId>json-serde-parent</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.3-SNAPSHOT</version>
8+
<version>1.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.openx.data</groupId>
66
<artifactId>json-serde-parent</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.3-SNAPSHOT</version>
8+
<version>1.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.openx.data</groupId>
66
<artifactId>json-serde-parent</artifactId>
7-
<version>1.3-SNAPSHOT</version>
7+
<version>1.3</version>
88
<packaging>pom</packaging>
99

1010
<name>openx-json-serde</name>

0 commit comments

Comments
 (0)