File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<?xml  version =" 1.0"  encoding =" UTF-8" 
2- <project  xmlns =" http://maven.apache.org/POM/4.0.0" 
3-     xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" 
4-     xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" 
2+ <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" 
53
64    <modelVersion >4.0.0</modelVersion >
75
119        <version >0.1</version >
1210    </parent >
1311    <artifactId >java-builder2</artifactId >
14-     <version >0.1-SNAPSHOT </version >
12+     <version >0.1</version >
1513    <name >${project.artifactId} </name >
1614    <description >Library to generate advanced builder patterns in Java</description >
1715    <packaging >jar</packaging >
8078        <connection >scm:git:https://github.com/davidmoten/java-builder2.git</connection >
8179        <developerConnection >scm:git:https://github.com/davidmoten/java-builder2.git</developerConnection >
8280        <url >scm:git:https://github.com:davidmoten/java-builder2.git</url >
83-         <tag >HEAD </tag >
81+         <tag >0.1 </tag >
8482    </scm >
8583
8684    <dependencies >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments