Skip to content

Commit

Permalink
Using released Metro Webservices 4.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: David Matějček <david.matejcek@omnifish.ee>
  • Loading branch information
dmatej committed Oct 20, 2023
1 parent bcd4fc3 commit 8aeae67
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions nucleus/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,21 +68,6 @@
<system>IssueTracker</system>
<url>https://github.com/eclipse-ee4j/glassfish/issues</url>
</issueManagement>
<!-- FIXME: Remove before merge! -->
<repositories>
<repository>
<id>omnifish-snapshots</id>
<name>OmniFish Snapshots</name>
<url>https://repository.omnifish.ee/repository/snapshots</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
<updatePolicy>always</updatePolicy>
</snapshots>
</repository>
</repositories>
<properties>
<!-- Jakarta Expression Language -->
<jakarta.el-api.version>5.0.1</jakarta.el-api.version>
Expand All @@ -103,7 +88,7 @@
<!-- Jakarta SOAP (with Attachments)
<jakarta.xml.soap-api.version>3.0.0-RC2</jakarta.xml.soap-api.version>
-->
<webservices.version>4.0.3-SNAPSHOT</webservices.version>
<webservices.version>4.0.3</webservices.version>

<!-- Jakarta Inject -->
<jakarta.inject-api.version>2.0.1.MR</jakarta.inject-api.version>
Expand Down

0 comments on commit 8aeae67

Please sign in to comment.