mirror of
				https://github.com/Telecominfraproject/wlan-cloud-workspace.git
				synced 2025-10-31 10:47:54 +00:00 
			
		
		
		
	Compare commits
	
		
			8 Commits
		
	
	
		
			release/v1
			...
			release/v1
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | efb34de3f1 | ||
|  | 8282c9cf27 | ||
|  | 0b9a65e810 | ||
|  | 73727dca09 | ||
|  | ad67765358 | ||
|  | f029a2f9df | ||
|  | 720ce832ec | ||
|  | df9e7102f6 | 
| @@ -3,7 +3,7 @@ | |||||||
| 	<parent> | 	<parent> | ||||||
| 		<groupId>com.telecominfraproject.wlan</groupId> | 		<groupId>com.telecominfraproject.wlan</groupId> | ||||||
| 		<artifactId>tip-wlan-cloud-root-pom</artifactId> | 		<artifactId>tip-wlan-cloud-root-pom</artifactId> | ||||||
| 		<version>1.2.0-SNAPSHOT</version> | 		<version>1.1.0-SNAPSHOT</version> | ||||||
| 		<relativePath>../wlan-cloud-root</relativePath> | 		<relativePath>../wlan-cloud-root</relativePath> | ||||||
| 	</parent> | 	</parent> | ||||||
|  |  | ||||||
| @@ -20,7 +20,7 @@ | |||||||
|                                 </property> |                                 </property> | ||||||
|                                 <activeByDefault>true</activeByDefault> |                                 <activeByDefault>true</activeByDefault> | ||||||
|                         </activation> |                         </activation> | ||||||
|                         <modules>                                                       |                         <modules> | ||||||
|                                 <module>../wlan-cloud-base/base-build</module> |                                 <module>../wlan-cloud-base/base-build</module> | ||||||
|                                 <module>../wlan-cloud-services/cloud-services-build</module> |                                 <module>../wlan-cloud-services/cloud-services-build</module> | ||||||
|                                 <module>../wlan-cloud-opensync-controller/opensync-gateway-build</module> |                                 <module>../wlan-cloud-opensync-controller/opensync-gateway-build</module> | ||||||
|   | |||||||
| @@ -11,7 +11,7 @@ new_version=$1 | |||||||
| PREVIOUS_VERSION=$(grep "<version>" ../wlan-cloud-root/pom.xml |head -2|tail -1|cut -d '>' -f2|cut -d '<' -f 1) | PREVIOUS_VERSION=$(grep "<version>" ../wlan-cloud-root/pom.xml |head -2|tail -1|cut -d '>' -f2|cut -d '<' -f 1) | ||||||
| echo "Updating TIP pom.xml files from $PREVIOUS_VERSION to version $new_version " | echo "Updating TIP pom.xml files from $PREVIOUS_VERSION to version $new_version " | ||||||
|  |  | ||||||
| # update versions on TIP modules using special all-modules-release | # update versions on TIP modules using special all-modules-release   | ||||||
| mvn  --batch-mode release:update-versions -DdevelopmentVersion="$new_version" -DautoVersionSubmodules=true | mvn  --batch-mode release:update-versions -DdevelopmentVersion="$new_version" -DautoVersionSubmodules=true | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
| @@ -3,7 +3,7 @@ | |||||||
|         <parent> |         <parent> | ||||||
| 			<groupId>com.telecominfraproject.wlan</groupId> | 			<groupId>com.telecominfraproject.wlan</groupId> | ||||||
| 			<artifactId>tip-wlan-cloud-root-pom</artifactId> | 			<artifactId>tip-wlan-cloud-root-pom</artifactId> | ||||||
| 			<version>1.2.0-SNAPSHOT</version> | 			<version>1.1.0-SNAPSHOT</version> | ||||||
| 			<relativePath>../wlan-cloud-root</relativePath> | 			<relativePath>../wlan-cloud-root</relativePath> | ||||||
|         </parent> |         </parent> | ||||||
|  |  | ||||||
|   | |||||||
 Submodule wlan-cloud-base updated: 267fb477a3...b1cc93b9df
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							 Submodule wlan-cloud-opensync-controller updated: 66daa8bc60...af604289cc
									
								
							 Submodule wlan-cloud-root updated: cdd0a0cb4f...069b8886ab
									
								
							 Submodule wlan-cloud-services updated: 015e662e68...d35a7af319
									
								
							
		Reference in New Issue
	
	Block a user