Add readme
This commit is contained in:
		
					parent
					
						
							
								61362336a9
							
						
					
				
			
			
				commit
				
					
						ef09e66b47
					
				
			
		
					 2 changed files with 6 additions and 1 deletions
				
			
		
							
								
								
									
										5
									
								
								README.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								README.md
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,5 @@
 | 
				
			||||||
 | 
					# jarupdater
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					A simple Java application updater.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Requires Java 21.
 | 
				
			||||||
							
								
								
									
										2
									
								
								pom.xml
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								pom.xml
									
										
									
									
									
								
							| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
	<modelVersion>4.0.0</modelVersion>
 | 
						<modelVersion>4.0.0</modelVersion>
 | 
				
			||||||
  	<groupId>eu.m724</groupId>
 | 
					  	<groupId>eu.m724</groupId>
 | 
				
			||||||
  	<artifactId>jarupdater</artifactId>
 | 
					  	<artifactId>jarupdater</artifactId>
 | 
				
			||||||
  	<version>0.2.1-SNAPSHOT</version>
 | 
					  	<version>0.3.0-SNAPSHOT</version>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  	<properties>
 | 
					  	<properties>
 | 
				
			||||||
    	<maven.compiler.release>17</maven.compiler.release>
 | 
					    	<maven.compiler.release>17</maven.compiler.release>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue