Skip to content

Commit 75510c4

Browse files
authored
Merge pull request #372 from jakartaee/dependabot/maven/org.eclipse.ee4j-project-2.0.3
Bump org.eclipse.ee4j:project from 2.0.2 to 2.0.3
2 parents dfcd768 + 3495167 commit 75510c4

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.eclipse.ee4j</groupId>
2626
<artifactId>project</artifactId>
27-
<version>2.0.2</version>
27+
<version>2.0.3</version>
2828
<relativePath/>
2929
</parent>
3030

jdsol-spec/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.eclipse.ee4j</groupId>
2626
<artifactId>project</artifactId>
27-
<version>2.0.2</version>
27+
<version>2.0.3</version>
2828
<relativePath/>
2929
</parent>
3030

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.eclipse.ee4j</groupId>
2626
<artifactId>project</artifactId>
27-
<version>2.0.2</version>
27+
<version>2.0.3</version>
2828
</parent>
2929

3030
<groupId>jakarta.servlet.jsp</groupId>

spec/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.ee4j</groupId>
2525
<artifactId>project</artifactId>
26-
<version>2.0.2</version>
26+
<version>2.0.3</version>
2727
<relativePath/>
2828
</parent>
2929

tck/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.eclipse.ee4j</groupId>
2525
<artifactId>project</artifactId>
26-
<version>2.0.2</version>
26+
<version>2.0.3</version>
2727
<relativePath/>
2828
</parent>
2929

0 commit comments

Comments
 (0)