BAEL-10335 - repo cleanup work
This commit is contained in:
@@ -2,10 +2,8 @@
|
||||
<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">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.baeldung</groupId>
|
||||
<artifactId>spring-data-gemfire</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<name>spring-data-gemfire</name>
|
||||
<name>spring-data-gemfire</name>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<parent>
|
||||
@@ -54,14 +52,6 @@
|
||||
</dependencies>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>spring-snapshots</id>
|
||||
<name>Spring Snapshots</name>
|
||||
<url>http://repo.spring.io/libs-snapshot</url>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>gemstone</id>
|
||||
<url>http://dist.gemstone.com.s3.amazonaws.com/maven/release/</url>
|
||||
|
||||
Reference in New Issue
Block a user