[maven-release-plugin] prepare release mitreid-connect-0.9.0
							parent
							
								
									9d24a7c6cb
								
							
						
					
					
						commit
						620a60ddc2
					
				|  | @ -1,12 +1,10 @@ | |||
| <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/xsd/maven-4.0.0.xsd"> | ||||
| <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/xsd/maven-4.0.0.xsd"> | ||||
| 
 | ||||
|   <modelVersion>4.0.0</modelVersion> | ||||
|   <parent> | ||||
|     <artifactId>openid-connect-parent</artifactId> | ||||
|     <groupId>org.mitre</groupId> | ||||
|     <version>0.1-SNAPSHOT</version> | ||||
|     <version>0.9.0</version> | ||||
|     <relativePath>..</relativePath> | ||||
|   </parent> | ||||
|   <artifactId>openid-connect-client</artifactId>  | ||||
|  | @ -16,7 +14,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs | |||
|     <dependency> | ||||
|       <groupId>org.mitre</groupId> | ||||
|       <artifactId>openid-connect-common</artifactId> | ||||
|       <version>0.1-SNAPSHOT</version> | ||||
|       <version>0.9.0</version> | ||||
|     </dependency> | ||||
|   </dependencies> | ||||
|   <packaging>jar</packaging> | ||||
|  |  | |||
|  | @ -1,12 +1,10 @@ | |||
| <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/xsd/maven-4.0.0.xsd"> | ||||
| <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/xsd/maven-4.0.0.xsd"> | ||||
| 
 | ||||
|   <modelVersion>4.0.0</modelVersion> | ||||
|   <parent> | ||||
|     <artifactId>openid-connect-parent</artifactId> | ||||
|     <groupId>org.mitre</groupId> | ||||
|     <version>0.1-SNAPSHOT</version> | ||||
|     <version>0.9.0</version> | ||||
|     <relativePath>..</relativePath> | ||||
|   </parent>   | ||||
|   <artifactId>openid-connect-common</artifactId> | ||||
|  |  | |||
|  | @ -1,6 +1,5 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <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"> | ||||
| <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"> | ||||
|     <modelVersion>4.0.0</modelVersion>     | ||||
|     <artifactId>openid-connect-server</artifactId> | ||||
|     <name>OpenIdConnect Server</name> | ||||
|  | @ -8,14 +7,14 @@ | |||
|     <parent> | ||||
|     	<groupId>org.mitre</groupId> | ||||
|     	<artifactId>openid-connect-parent</artifactId> | ||||
|     	<version>0.1-SNAPSHOT</version> | ||||
|     	<version>0.9.0</version> | ||||
|     	<relativePath>..</relativePath> | ||||
|     </parent> | ||||
|     <dependencies> | ||||
| 		<dependency> | ||||
| 			<groupId>org.mitre</groupId> | ||||
| 			<artifactId>openid-connect-common</artifactId> | ||||
| 			<version>0.1-SNAPSHOT</version> | ||||
| 			<version>0.9.0</version> | ||||
| 		</dependency> | ||||
| 		<dependency> | ||||
| 			<groupId>org.hsqldb</groupId> | ||||
|  | @ -35,7 +34,7 @@ | |||
|     </dependencies> | ||||
|     <description>Reference implementation of OpenID Connect spec (http://openid.net/connect/). | ||||
|     </description> | ||||
|     <url></url> | ||||
|     <url /> | ||||
|     <build> | ||||
|         <plugins> | ||||
|             <plugin> | ||||
|  |  | |||
							
								
								
									
										5
									
								
								pom.xml
								
								
								
								
							
							
						
						
									
										5
									
								
								pom.xml
								
								
								
								
							|  | @ -1,11 +1,10 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <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"> | ||||
| <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"> | ||||
|     <modelVersion>4.0.0</modelVersion> | ||||
|     <groupId>org.mitre</groupId> | ||||
|     <artifactId>openid-connect-parent</artifactId> | ||||
|     <name>MITREid Connect</name> | ||||
|     <version>0.1-SNAPSHOT</version>         | ||||
|     <version>0.9.0</version>         | ||||
|     <packaging>pom</packaging> | ||||
|   <parent> | ||||
|     <groupId>org.sonatype.oss</groupId> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Justin Richer
						Justin Richer