diff --git a/examples/pom.xml b/examples/pom.xml index 426aa67be..4f006e547 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.spring okta-spring-security-parent - 0.1.0-SNAPSHOT + 0.1.0 com.okta.spring.examples diff --git a/examples/siw-jquery/pom.xml b/examples/siw-jquery/pom.xml index 4a19fc1f5..237940bcc 100644 --- a/examples/siw-jquery/pom.xml +++ b/examples/siw-jquery/pom.xml @@ -13,17 +13,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 com.okta.spring.examples okta-spring-security-examples - 0.1.0-SNAPSHOT + 0.1.0 okta-spring-boot-siw-jquery-example @@ -63,7 +60,7 @@ com.okta.spring okta-spring-security-starter - 0.1.0-SNAPSHOT + 0.1.0 diff --git a/okta-spring-security-starter/pom.xml b/okta-spring-security-starter/pom.xml index 2b658bd2a..3195e854b 100644 --- a/okta-spring-security-starter/pom.xml +++ b/okta-spring-security-starter/pom.xml @@ -13,17 +13,14 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 com.okta.spring okta-spring-security-parent - 0.1.0-SNAPSHOT + 0.1.0 okta-spring-security-starter diff --git a/pom.xml b/pom.xml index 574528d53..35591ad0c 100644 --- a/pom.xml +++ b/pom.xml @@ -13,10 +13,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 @@ -29,7 +26,7 @@ com.okta.spring okta-spring-security-parent - 0.1.0-SNAPSHOT + 0.1.0 Okta Spring Security pom @@ -80,4 +77,8 @@ + + + okta-spring-security-parent-0.1.0 + \ No newline at end of file