Skip to content

Commit

Permalink
Update parent references to 3.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
  • Loading branch information
arjantijms committed Jul 5, 2022
1 parent 541aea4 commit c306cb5
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion tck/async-authentication/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>jakarta-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>async-authentication</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/basic-authentication/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>jakarta-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>basic-authentication</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/custom-principal/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>jakarta-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>custom-principal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/dispatching-jsf-cdi/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>jakarta-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>dispatching-jsf-cdi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/dispatching/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>jakarta-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>dispatching</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/ejb-propagation/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>jakarta-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>ejb-propagation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/ejb-register-session/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>jakarta-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>ejb-register-session</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/invoke-ejb-cdi/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>jakarta-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>invoke-ejb-cdi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/jacc-propagation/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>jakarta-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>authorization-propagation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/lifecycle/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>jakarta-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>lifecycle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/old-tck/build/pom.xml
Expand Up @@ -28,7 +28,7 @@

<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>old-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Old Jakarta Authentication TCK - build</name>
Expand Down
2 changes: 1 addition & 1 deletion tck/old-tck/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>jakarta-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>old-authentication-tck-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/old-tck/run/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>old-authentication-tck-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>glassfish-external-tck-authentication</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/programmatic-authentication/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>jakarta-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>programmatic-authentication</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/register-session/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>jakarta-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>register-session</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/status-codes/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>jakarta-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>status-codes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tck/wrapping/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.ee4j.tck.authentication</groupId>
<artifactId>jakarta-authentication-tck</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1-SNAPSHOT</version>
</parent>

<artifactId>wrapping</artifactId>
Expand Down

0 comments on commit c306cb5

Please sign in to comment.