Skip to content

Commit 56d7524

Browse files
[maven-release-plugin] prepare release okta-spring-boot-parent-3.0.3
1 parent 60196ce commit 56d7524

File tree

17 files changed

+31
-27
lines changed

17 files changed

+31
-27
lines changed

coverage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.okta.spring</groupId>
2222
<artifactId>okta-spring-boot-parent</artifactId>
23-
<version>3.0.3-SNAPSHOT</version>
23+
<version>3.0.3</version>
2424
</parent>
2525

2626
<artifactId>okta-spring-boot-coverage</artifactId>

examples/config-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.okta.spring.examples</groupId>
2222
<artifactId>okta-spring-boot-examples</artifactId>
23-
<version>3.0.3-SNAPSHOT</version>
23+
<version>3.0.3</version>
2424
</parent>
2525

2626
<artifactId>okta-spring-boot-cloud-config-example</artifactId>

examples/hosted-login-code-flow/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.okta.spring.examples</groupId>
2222
<artifactId>okta-spring-boot-examples</artifactId>
23-
<version>3.0.3-SNAPSHOT</version>
23+
<version>3.0.3</version>
2424
</parent>
2525

2626
<artifactId>okta-spring-boot-hosted-code-flow-example</artifactId>
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.okta.spring</groupId>
3939
<artifactId>okta-spring-sdk</artifactId>
40-
<version>3.0.3-SNAPSHOT</version>
40+
<version>3.0.3</version>
4141
</dependency>
4242
<dependency>
4343
<groupId>org.springframework.boot</groupId>

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.okta.spring</groupId>
2323
<artifactId>okta-spring-boot-parent</artifactId>
24-
<version>3.0.3-SNAPSHOT</version>
24+
<version>3.0.3</version>
2525
</parent>
2626

2727
<groupId>com.okta.spring.examples</groupId>

examples/redirect-code-flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.okta.spring.examples</groupId>
2222
<artifactId>okta-spring-boot-examples</artifactId>
23-
<version>3.0.3-SNAPSHOT</version>
23+
<version>3.0.3</version>
2424
</parent>
2525

2626
<artifactId>okta-spring-boot-redirect-code-flow-example</artifactId>

examples/siw-jquery/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.okta.spring.examples</groupId>
2222
<artifactId>okta-spring-boot-examples</artifactId>
23-
<version>3.0.3-SNAPSHOT</version>
23+
<version>3.0.3</version>
2424
</parent>
2525

2626
<artifactId>okta-spring-boot-siw-jquery-example</artifactId>
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.okta.spring</groupId>
3434
<artifactId>okta-spring-boot-starter</artifactId>
35-
<version>3.0.3-SNAPSHOT</version>
35+
<version>3.0.3</version>
3636
</dependency>
3737

3838
<!-- Other standard Spring starters -->

examples/webflux-resource-server/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.okta.spring.examples</groupId>
2222
<artifactId>okta-spring-boot-examples</artifactId>
23-
<version>3.0.3-SNAPSHOT</version>
23+
<version>3.0.3</version>
2424
</parent>
2525

2626
<artifactId>okta-spring-boot-webflux-example</artifactId>
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.okta.spring</groupId>
3434
<artifactId>okta-spring-boot-starter</artifactId>
35-
<version>3.0.3-SNAPSHOT</version>
35+
<version>3.0.3</version>
3636
</dependency>
3737

3838
<!-- Other standard Spring starters -->

integration-tests/common-reactive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.okta.spring</groupId>
2222
<artifactId>okta-spring-boot-parent</artifactId>
23-
<version>3.0.3-SNAPSHOT</version>
23+
<version>3.0.3</version>
2424
<relativePath>../..</relativePath>
2525
</parent>
2626

integration-tests/common-servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.okta.spring</groupId>
2222
<artifactId>okta-spring-boot-parent</artifactId>
23-
<version>3.0.3-SNAPSHOT</version>
23+
<version>3.0.3</version>
2424
<relativePath>../..</relativePath>
2525
</parent>
2626

integration-tests/oauth2-reactive-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.okta.spring</groupId>
2222
<artifactId>okta-spring-boot-parent</artifactId>
23-
<version>3.0.3-SNAPSHOT</version>
23+
<version>3.0.3</version>
2424
<relativePath>../..</relativePath>
2525
</parent>
2626

0 commit comments

Comments
 (0)