add SCM config to POM
This commit is contained in:
		
							parent
							
								
									5b2b6bffc4
								
							
						
					
					
						commit
						376812a28e
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		
							
								
								
									
										6
									
								
								pom.xml
									
										
									
									
									
								
							
							
						
						
									
										6
									
								
								pom.xml
									
										
									
									
									
								
							|  | @ -62,6 +62,12 @@ | |||
| 			</plugin> | ||||
| 		</plugins> | ||||
| 	</build> | ||||
| 	<scm> | ||||
| 		<connection>scm:git:git://gittr.ch/java/labyrinth-generator.git</connection> | ||||
| 		<developerConnection>scm:git:ssh://git@gittr.ch/java/labyrinth-generator.git</developerConnection> | ||||
| 		<url>https://gittr.ch/java/labyrinth-generator</url> | ||||
| 		<tag>HEAD</tag> | ||||
| 	</scm> | ||||
| 	<distributionManagement> | ||||
| 		<repository> | ||||
| 			<id>repo.gittr.ch</id> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue