File tree 8 files changed +14
-18
lines changed
8 files changed +14
-18
lines changed Original file line number Diff line number Diff line change 5
5
<name >OAuth for Spring Security</name >
6
6
<description >Parent Project for OAuth Support for Spring Security</description >
7
7
<packaging >pom</packaging >
8
- <version >2.0.0.BUILD-SNAPSHOT </version >
8
+ <version >2.0.0.RC1 </version >
9
9
<url >http://static.springframework.org/spring-security/oauth</url >
10
10
11
11
<modules >
25
25
<url >http://github.com/SpringSource/spring-security-oauth</url >
26
26
<connection >scm:git:git://github.com/SpringSource/spring-security-oauth.git</connection >
27
27
<developerConnection >scm:git:ssh://git@github.com/SpringSource/spring-security-oauth.git</developerConnection >
28
- <tag >HEAD </tag >
28
+ <tag >2.0.0.RC1 </tag >
29
29
</scm >
30
30
<issueManagement >
31
31
<system >JIRA</system >
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
2
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<parent >
7
6
<groupId >org.springframework.security.oauth</groupId >
8
7
<artifactId >spring-security-oauth-parent</artifactId >
9
- <version >2.0.0.BUILD-SNAPSHOT </version >
8
+ <version >2.0.0.RC1 </version >
10
9
<relativePath >../../..</relativePath >
11
10
</parent >
12
11
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
2
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<parent >
7
6
<groupId >org.springframework.security.oauth</groupId >
8
7
<artifactId >spring-security-oauth-parent</artifactId >
9
- <version >2.0.0.BUILD-SNAPSHOT </version >
8
+ <version >2.0.0.RC1 </version >
10
9
<relativePath >../../..</relativePath >
11
10
</parent >
12
11
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
2
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<parent >
7
6
<groupId >org.springframework.security.oauth</groupId >
8
7
<artifactId >spring-security-oauth-parent</artifactId >
9
- <version >2.0.0.BUILD-SNAPSHOT </version >
8
+ <version >2.0.0.RC1 </version >
10
9
<relativePath >../../..</relativePath >
11
10
</parent >
12
11
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
2
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<parent >
7
6
<groupId >org.springframework.security.oauth</groupId >
8
7
<artifactId >spring-security-oauth-parent</artifactId >
9
- <version >2.0.0.BUILD-SNAPSHOT </version >
8
+ <version >2.0.0.RC1 </version >
10
9
<relativePath >../../..</relativePath >
11
10
</parent >
12
11
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.security.oauth</groupId >
6
6
<artifactId >spring-security-oauth-parent</artifactId >
7
- <version >2.0.0.BUILD-SNAPSHOT </version >
7
+ <version >2.0.0.RC1 </version >
8
8
</parent >
9
9
10
10
<artifactId >spring-security-oauth-samples</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.security.oauth</groupId >
6
6
<artifactId >spring-security-oauth-parent</artifactId >
7
- <version >2.0.0.BUILD-SNAPSHOT </version >
7
+ <version >2.0.0.RC1 </version >
8
8
</parent >
9
9
10
10
<artifactId >spring-security-oauth</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.security.oauth</groupId >
7
7
<artifactId >spring-security-oauth-parent</artifactId >
8
- <version >2.0.0.BUILD-SNAPSHOT </version >
8
+ <version >2.0.0.RC1 </version >
9
9
</parent >
10
10
11
11
<artifactId >spring-security-oauth2</artifactId >
127
127
<dependency >
128
128
<groupId >org.springframework.security</groupId >
129
129
<artifactId >spring-security-jwt</artifactId >
130
- <version >${spring.security.jwt.version} </version >
130
+ <version >1.0.2.RELEASE </version >
131
131
<optional >true</optional >
132
132
</dependency >
133
133
You can’t perform that action at this time.
0 commit comments