Skip to content

Commit

Permalink
Prepare release 4.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-orb-bot committed Sep 24, 2023
1 parent ed6cb8e commit be6647b
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion csiv2-idl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.glassfish.corba</groupId>
<artifactId>glassfish-corba</artifactId>
<version>4.2.5-SNAPSHOT</version>
<version>4.2.5</version>
</parent>

<artifactId>glassfish-corba-csiv2-idl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion exception-annotation-processor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.glassfish.corba</groupId>
<artifactId>glassfish-corba</artifactId>
<version>4.2.5-SNAPSHOT</version>
<version>4.2.5</version>
</parent>

<artifactId>exception-annotation-processor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion functional-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.glassfish.corba</groupId>
<artifactId>glassfish-corba</artifactId>
<version>4.2.5-SNAPSHOT</version>
<version>4.2.5</version>
</parent>

<artifactId>glassfish-corba-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion idlj/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.corba</groupId>
<artifactId>glassfish-corba</artifactId>
<version>4.2.5-SNAPSHOT</version>
<version>4.2.5</version>
</parent>

<artifactId>idlj</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion internal-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>glassfish-corba</artifactId>
<groupId>org.glassfish.corba</groupId>
<version>4.2.5-SNAPSHOT</version>
<version>4.2.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion omgapi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.corba</groupId>
<artifactId>glassfish-corba</artifactId>
<version>4.2.5-SNAPSHOT</version>
<version>4.2.5</version>
</parent>

<artifactId>glassfish-corba-omgapi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion orbmain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.corba</groupId>
<artifactId>glassfish-corba</artifactId>
<version>4.2.5-SNAPSHOT</version>
<version>4.2.5</version>
</parent>

<artifactId>glassfish-corba-orb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<groupId>org.glassfish.corba</groupId>
<artifactId>glassfish-corba</artifactId>
<version>4.2.5-SNAPSHOT</version>
<version>4.2.5</version>
<name>ORB Implementation</name>
<packaging>pom</packaging>
<description>A CORBA ORB for Glassfish</description>
Expand Down
2 changes: 1 addition & 1 deletion rmic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.corba</groupId>
<artifactId>glassfish-corba</artifactId>
<version>4.2.5-SNAPSHOT</version>
<version>4.2.5</version>
</parent>

<artifactId>rmic</artifactId>
Expand Down

0 comments on commit be6647b

Please sign in to comment.