[maven-release-plugin] prepare for next development iteration
							parent
							
								
									d5e4cb45a2
								
							
						
					
					
						commit
						85acfa90db
					
				|  | @ -20,7 +20,7 @@ | |||
|   <parent> | ||||
|     <artifactId>openid-connect-parent</artifactId> | ||||
|     <groupId>org.mitre</groupId> | ||||
|     <version>1.1.7</version> | ||||
|     <version>1.1.8-SNAPSHOT</version> | ||||
|     <relativePath>..</relativePath> | ||||
|   </parent> | ||||
|   <artifactId>openid-connect-client</artifactId> | ||||
|  | @ -30,7 +30,7 @@ | |||
|     <dependency> | ||||
|       <groupId>org.mitre</groupId> | ||||
|       <artifactId>openid-connect-common</artifactId> | ||||
|       <version>1.1.7</version> | ||||
|       <version>1.1.8-SNAPSHOT</version> | ||||
|     </dependency> | ||||
|   </dependencies> | ||||
|   <packaging>jar</packaging> | ||||
|  |  | |||
|  | @ -20,7 +20,7 @@ | |||
|   <parent> | ||||
|     <artifactId>openid-connect-parent</artifactId> | ||||
|     <groupId>org.mitre</groupId> | ||||
|     <version>1.1.7</version> | ||||
|     <version>1.1.8-SNAPSHOT</version> | ||||
|     <relativePath>..</relativePath> | ||||
|   </parent>   | ||||
|   <artifactId>openid-connect-common</artifactId> | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ | |||
|   <parent> | ||||
|     <groupId>org.mitre</groupId> | ||||
|     <artifactId>openid-connect-parent</artifactId> | ||||
|     <version>1.1.7</version> | ||||
|     <version>1.1.8-SNAPSHOT</version> | ||||
|   </parent> | ||||
|   <artifactId>openid-connect-server-webapp</artifactId> | ||||
|   <packaging>war</packaging> | ||||
|  | @ -67,7 +67,7 @@ | |||
|   	<dependency> | ||||
|   		<groupId>org.mitre</groupId> | ||||
|   		<artifactId>openid-connect-server</artifactId> | ||||
|   		<version>1.1.7</version> | ||||
|   		<version>1.1.8-SNAPSHOT</version> | ||||
|   	</dependency> | ||||
|         <dependency> | ||||
|             <groupId>org.springframework</groupId> | ||||
|  |  | |||
|  | @ -22,7 +22,7 @@ | |||
|     <parent> | ||||
|     	<groupId>org.mitre</groupId> | ||||
|     	<artifactId>openid-connect-parent</artifactId> | ||||
|     	<version>1.1.7</version> | ||||
|     	<version>1.1.8-SNAPSHOT</version> | ||||
|     	<relativePath>..</relativePath> | ||||
|     </parent> | ||||
|     <build> | ||||
|  | @ -41,7 +41,7 @@ | |||
| 		<dependency> | ||||
| 			<groupId>org.mitre</groupId> | ||||
| 			<artifactId>openid-connect-common</artifactId> | ||||
| 			<version>1.1.7</version> | ||||
| 			<version>1.1.8-SNAPSHOT</version> | ||||
| 		</dependency> | ||||
| 		<dependency> | ||||
|             <groupId>org.springframework</groupId> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Justin Richer
						Justin Richer