Skip to content

Commit

Permalink
Update Patch Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MohananRahul authored and sravanlakkimsetti committed Sep 12, 2023
1 parent 7e6ce33 commit 6a2e098
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.jdt"
label="%featureName"
version="3.19.200.v20230705-1800"
version="3.19.400.v20230903-1000"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</parent>
<groupId>org.eclipse.jdt.feature</groupId>
<artifactId>org.eclipse.jdt</artifactId>
<version>3.19.200.v20230705-1800</version>
<version>3.19.400.v20230903-1000</version>
<packaging>eclipse-feature</packaging>

</project>
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</license>

<requires>
<import feature="org.eclipse.jdt" version="3.19.200.v20230705-1800" patch="true"/>
<import feature="org.eclipse.jdt" version="3.19.400.v20230903-1000" patch="true"/>
</requires>

<plugin
Expand Down

0 comments on commit 6a2e098

Please sign in to comment.