[maven-release-plugin] prepare release v0.0.2
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							parent
							
								
									d320771614
								
							
						
					
					
						commit
						5b97f8b0eb
					
				
					 1 changed files with 3 additions and 4 deletions
				
			
		
							
								
								
									
										7
									
								
								pom.xml
									
										
									
									
									
								
							
							
						
						
									
										7
									
								
								pom.xml
									
										
									
									
									
								
							|  | @ -1,6 +1,5 @@ | ||||||
| <?xml version="1.0" encoding="UTF-8"?> | <?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" | <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"> | ||||||
| 		 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> | 	<modelVersion>4.0.0</modelVersion> | ||||||
| 
 | 
 | ||||||
| 	<parent> | 	<parent> | ||||||
|  | @ -11,7 +10,7 @@ | ||||||
| 
 | 
 | ||||||
| 	<groupId>ch.fritteli.labyrinth</groupId> | 	<groupId>ch.fritteli.labyrinth</groupId> | ||||||
| 	<artifactId>labyrinth-generator</artifactId> | 	<artifactId>labyrinth-generator</artifactId> | ||||||
| 	<version>0.0.2-SNAPSHOT</version> | 	<version>0.0.2</version> | ||||||
| 
 | 
 | ||||||
| 	<properties> | 	<properties> | ||||||
| 		<logback.version>1.2.10</logback.version> | 		<logback.version>1.2.10</logback.version> | ||||||
|  | @ -82,7 +81,7 @@ | ||||||
| 		<connection>scm:git:git://gittr.ch/java/labyrinth-generator.git</connection> | 		<connection>scm:git:git://gittr.ch/java/labyrinth-generator.git</connection> | ||||||
| 		<developerConnection>scm:git:ssh://git@gittr.ch/java/labyrinth-generator.git</developerConnection> | 		<developerConnection>scm:git:ssh://git@gittr.ch/java/labyrinth-generator.git</developerConnection> | ||||||
| 		<url>https://gittr.ch/java/labyrinth-generator</url> | 		<url>https://gittr.ch/java/labyrinth-generator</url> | ||||||
| 		<tag>HEAD</tag> | 		<tag>v0.0.2</tag> | ||||||
| 	</scm> | 	</scm> | ||||||
| 	<distributionManagement> | 	<distributionManagement> | ||||||
| 		<repository> | 		<repository> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue