Small changes
This commit is contained in:
		
							parent
							
								
									f1f2cdb6c3
								
							
						
					
					
						commit
						0051e785b7
					
				
							
								
								
									
										2
									
								
								pom.xml
								
								
								
								
							
							
						
						
									
										2
									
								
								pom.xml
								
								
								
								
							| 
						 | 
				
			
			@ -3,7 +3,7 @@
 | 
			
		|||
 | 
			
		||||
	<groupId>com.github.f4b6a3</groupId>
 | 
			
		||||
	<artifactId>ulid-creator</artifactId>
 | 
			
		||||
	<version>1.0.1-SNAPSHOT</version>
 | 
			
		||||
	<version>1.0.0-SNAPSHOT</version>
 | 
			
		||||
	<packaging>jar</packaging>
 | 
			
		||||
 | 
			
		||||
	<name>ulid-creator</name>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -33,6 +33,7 @@ import com.github.f4b6a3.ulid.util.FingerprintUtil;
 | 
			
		|||
import com.github.f4b6a3.ulid.util.UlidUtil;
 | 
			
		||||
import com.github.f4b6a3.ulid.exception.UlidCreatorException;
 | 
			
		||||
import com.github.f4b6a3.ulid.random.Xorshift128PlusRandom;
 | 
			
		||||
import com.github.f4b6a3.ulid.random.XorshiftRandom;
 | 
			
		||||
import com.github.f4b6a3.ulid.timestamp.DefaultTimestampStrategy;
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue