Skip to content

Commit

Permalink
[maven-release-plugin] prepare release okta-spring-boot-parent-2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindkrishnakumar-okta committed Aug 18, 2022
1 parent fdd78ed commit efef16c
Show file tree
Hide file tree
Showing 17 changed files with 31 additions and 27 deletions.
2 changes: 1 addition & 1 deletion coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-parent</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</parent>

<artifactId>okta-spring-boot-coverage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/config-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.okta.spring.examples</groupId>
<artifactId>okta-spring-boot-examples</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</parent>

<artifactId>okta-spring-boot-cloud-config-example</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions examples/hosted-login-code-flow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.okta.spring.examples</groupId>
<artifactId>okta-spring-boot-examples</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</parent>

<artifactId>okta-spring-boot-hosted-code-flow-example</artifactId>
Expand All @@ -37,7 +37,7 @@
<dependency>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-sdk</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-parent</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</parent>

<groupId>com.okta.spring.examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/redirect-code-flow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.okta.spring.examples</groupId>
<artifactId>okta-spring-boot-examples</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</parent>

<artifactId>okta-spring-boot-redirect-code-flow-example</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions examples/siw-jquery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.okta.spring.examples</groupId>
<artifactId>okta-spring-boot-examples</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</parent>

<artifactId>okta-spring-boot-siw-jquery-example</artifactId>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-starter</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</dependency>

<!-- Other standard Spring starters -->
Expand Down
4 changes: 2 additions & 2 deletions examples/webflux-resource-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.okta.spring.examples</groupId>
<artifactId>okta-spring-boot-examples</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</parent>

<artifactId>okta-spring-boot-webflux-example</artifactId>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-starter</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</dependency>

<!-- Other standard Spring starters -->
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/common-reactive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-parent</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/common-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-parent</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/oauth2-reactive-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-parent</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/oauth2-reactive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-parent</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/oauth2-servlet-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-parent</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/oauth2-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-parent</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oauth2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-parent</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</parent>

<artifactId>okta-spring-security-oauth2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion okta-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-parent</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</parent>

<artifactId>okta-spring-boot-starter</artifactId>
Expand Down
20 changes: 12 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-parent</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
<name>Okta Spring Boot</name>
<packaging>pom</packaging>

Expand Down Expand Up @@ -76,41 +76,41 @@
<dependency>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-starter</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</dependency>
<dependency>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-security-oauth2</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</dependency>

<dependency>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-sdk</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</dependency>
<dependency>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-integration-tests-common-servlet</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</dependency>
<dependency>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-integration-tests-common-servlet</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-integration-tests-common-reactive</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</dependency>
<dependency>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-integration-tests-common-reactive</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
<classifier>tests</classifier>
<type>test-jar</type>
<scope>test</scope>
Expand Down Expand Up @@ -205,4 +205,8 @@
</pluginRepositories>
</profile>
</profiles>

<scm>
<tag>okta-spring-boot-parent-2.1.6</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-parent</artifactId>
<version>2.1.6-SNAPSHOT</version>
<version>2.1.6</version>
</parent>

<artifactId>okta-spring-sdk</artifactId>
Expand Down

0 comments on commit efef16c

Please sign in to comment.