mirror of
				https://github.com/spring-projects/spring-data-elasticsearch.git
				synced 2025-10-30 22:28:47 +00:00 
			
		
		
		
	DATAES-472 - After release cleanups.
This commit is contained in:
		
							parent
							
								
									a1aa755253
								
							
						
					
					
						commit
						94d18e8111
					
				
							
								
								
									
										8
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								pom.xml
									
									
									
									
									
								
							| @ -9,7 +9,7 @@ | ||||
|     <parent> | ||||
|         <groupId>org.springframework.data.build</groupId> | ||||
|         <artifactId>spring-data-parent</artifactId> | ||||
|         <version>2.1.0.RC2</version> | ||||
|         <version>2.1.0.BUILD-SNAPSHOT</version> | ||||
|     </parent> | ||||
| 
 | ||||
|     <name>Spring Data Elasticsearch</name> | ||||
| @ -21,7 +21,7 @@ | ||||
|         <commonslang>2.6</commonslang> | ||||
|         <elasticsearch>6.2.2</elasticsearch> | ||||
|         <log4j>2.9.1</log4j> | ||||
|         <springdata.commons>2.1.0.RC2</springdata.commons> | ||||
|         <springdata.commons>2.1.0.BUILD-SNAPSHOT</springdata.commons> | ||||
|         <java-module-name>spring.data.elasticsearch</java-module-name> | ||||
|     </properties> | ||||
| 
 | ||||
| @ -216,8 +216,8 @@ | ||||
| 
 | ||||
|     <repositories> | ||||
|         <repository> | ||||
|             <id>spring-libs-milestone</id> | ||||
|             <url>https://repo.spring.io/libs-milestone</url> | ||||
|             <id>spring-libs-snapshot</id> | ||||
|             <url>https://repo.spring.io/libs-snapshot</url> | ||||
|         </repository> | ||||
|     </repositories> | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user