Skip to content

Commit

Permalink
Prep 4.0.44.Final (javax and jakarta)
Browse files Browse the repository at this point in the history
  • Loading branch information
chengfang committed Nov 8, 2021
1 parent e7d010c commit a4fa088
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions jakarta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-ejb-client-parent</artifactId>
<version>4.0.44.Final-SNAPSHOT</version>
<version>4.0.44.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -230,4 +230,4 @@
<artifactId>byteman-install</artifactId>
</dependency>
</dependencies>
</project>
</project>
2 changes: 1 addition & 1 deletion javax/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-ejb-client-parent</artifactId>
<version>4.0.44.Final-SNAPSHOT</version>
<version>4.0.44.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</parent>

<artifactId>jboss-ejb-client-parent</artifactId>
<version>4.0.44.Final-SNAPSHOT</version>
<version>4.0.44.Final</version>

<name>JBoss EJB Client Parent</name>
<description>Client library for EJB applications working against Wildfly - Parent</description>
Expand Down

0 comments on commit a4fa088

Please sign in to comment.