Skip to content

Commit

Permalink
Prepare release org.eclipse.parsson:project:1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-parsson-bot committed Aug 4, 2023
1 parent 5808bba commit 675484c
Show file tree
Hide file tree
Showing 16 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion bundles/dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.eclipse.parsson</groupId>
<artifactId>parsson-bundles</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
</parent>

<artifactId>parsson-dist</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions bundles/jakarta.json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>org.eclipse.parsson</groupId>
<artifactId>parsson-bundles</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.eclipse.parsson</groupId>
<artifactId>jakarta.json</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<name>JSON-P with Parsson Provider</name>
<description>Default provider for Jakarta JSON Processing</description>

Expand Down
2 changes: 1 addition & 1 deletion bundles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.eclipse.parsson</groupId>
<artifactId>project</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion demos/customprovider-jdk9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.parsson</groupId>
<artifactId>demos</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion demos/facebook/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.parsson</groupId>
<artifactId>demos</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion demos/jsonpointer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.parsson</groupId>
<artifactId>demos</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion demos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.parsson</groupId>
<artifactId>project</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion demos/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.parsson</groupId>
<artifactId>demos</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion demos/servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.parsson</groupId>
<artifactId>demos</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion demos/twitter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.parsson</groupId>
<artifactId>demos</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>org.eclipse.parsson</groupId>
<artifactId>project</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.eclipse.parsson</groupId>
<artifactId>parsson</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<name>Eclipse Parsson</name>
<description>Jakarta JSON Processing provider</description>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<groupId>org.eclipse.parsson</groupId>
<artifactId>project</artifactId>
<packaging>pom</packaging>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<name>Eclipse Parsson Project</name>
<description>Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON documents.</description>
<url>https://github.com/eclipse-ee4j/parsson</url>
Expand Down
2 changes: 1 addition & 1 deletion providers/customprovider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.eclipse.parsson</groupId>
<artifactId>providers</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion providers/defaultprovider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.eclipse.parsson</groupId>
<artifactId>providers</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion providers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.eclipse.parsson</groupId>
<artifactId>project</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
<parent>
<groupId>org.eclipse.parsson</groupId>
<artifactId>project</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.eclipse.parsson</groupId>
<artifactId>parsson-media</artifactId>
<packaging>jar</packaging>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.4</version>
<name>Eclipse Parsson Media for Jakarta RESTful Web Services</name>
<description>Jakarta RESTful Web Services MessageBodyReader and MessageBodyWriter to support JsonValue API of Jakarta JSON Processing</description>

Expand Down

0 comments on commit 675484c

Please sign in to comment.