Bump version to 4.1.8-SNAPSHOT for development
This commit is contained in:
		
							
								
								
									
										6
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								pom.xml
									
									
									
									
									
								
							@@ -21,7 +21,7 @@
 | 
			
		||||
  <artifactId>openinvparent</artifactId>
 | 
			
		||||
  <name>OpenInv</name>
 | 
			
		||||
  <url>http://dev.bukkit.org/bukkit-plugins/openinv/</url>
 | 
			
		||||
  <version>4.1.7</version>
 | 
			
		||||
  <version>4.1.8-SNAPSHOT</version>
 | 
			
		||||
 | 
			
		||||
  <packaging>pom</packaging>
 | 
			
		||||
 | 
			
		||||
@@ -80,13 +80,13 @@
 | 
			
		||||
        <artifactId>openinvapi</artifactId>
 | 
			
		||||
        <groupId>com.lishid</groupId>
 | 
			
		||||
        <scope>compile</scope>
 | 
			
		||||
        <version>4.1.7</version>
 | 
			
		||||
        <version>4.1.8-SNAPSHOT</version>
 | 
			
		||||
      </dependency>
 | 
			
		||||
      <dependency>
 | 
			
		||||
        <artifactId>openinvplugincore</artifactId>
 | 
			
		||||
        <groupId>com.lishid</groupId>
 | 
			
		||||
        <scope>compile</scope>
 | 
			
		||||
        <version>4.1.7</version>
 | 
			
		||||
        <version>4.1.8-SNAPSHOT</version>
 | 
			
		||||
      </dependency>
 | 
			
		||||
    </dependencies>
 | 
			
		||||
  </dependencyManagement>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user