File tree Expand file tree Collapse file tree 7 files changed +8
-9
lines changed
openid-connect-server-webapp Expand file tree Collapse file tree 7 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >openid-connect-parent</artifactId >
23
23
<groupId >org.mitre</groupId >
24
- <version >1.3.0-SNAPSHOT </version >
24
+ <version >1.3.0-RC1 </version >
25
25
<relativePath >..</relativePath >
26
26
</parent >
27
27
<artifactId >openid-connect-client</artifactId >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >openid-connect-parent</artifactId >
23
23
<groupId >org.mitre</groupId >
24
- <version >1.3.0-SNAPSHOT </version >
24
+ <version >1.3.0-RC1 </version >
25
25
<relativePath >..</relativePath >
26
26
</parent >
27
27
<artifactId >openid-connect-common</artifactId >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.mitre</groupId >
22
22
<artifactId >openid-connect-parent</artifactId >
23
- <version >1.3.0-SNAPSHOT </version >
23
+ <version >1.3.0-RC1 </version >
24
24
</parent >
25
25
<artifactId >openid-connect-server-webapp</artifactId >
26
26
<packaging >war</packaging >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.mitre</groupId >
24
24
<artifactId >openid-connect-parent</artifactId >
25
- <version >1.3.0-SNAPSHOT </version >
25
+ <version >1.3.0-RC1 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
<build >
Original file line number Diff line number Diff line change 15
15
See the License for the specific language governing permissions and
16
16
limitations under the License.
17
17
-->
18
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
18
+ <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" >
20
19
<modelVersion >4.0.0</modelVersion >
21
20
<groupId >org.mitre</groupId >
22
21
<artifactId >openid-connect-parent</artifactId >
23
- <version >1.3.0-SNAPSHOT </version >
22
+ <version >1.3.0-RC1 </version >
24
23
<name >MITREid Connect</name >
25
24
<packaging >pom</packaging >
26
25
<parent >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.mitre</groupId >
22
22
<artifactId >openid-connect-parent</artifactId >
23
- <version >1.3.0-SNAPSHOT </version >
23
+ <version >1.3.0-RC1 </version >
24
24
<relativePath >..</relativePath >
25
25
</parent >
26
26
<artifactId >uma-server-webapp</artifactId >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.mitre</groupId >
22
22
<artifactId >openid-connect-parent</artifactId >
23
- <version >1.3.0-SNAPSHOT </version >
23
+ <version >1.3.0-RC1 </version >
24
24
<relativePath >..</relativePath >
25
25
</parent >
26
26
<artifactId >uma-server</artifactId >
You can’t perform that action at this time.
0 commit comments