Renaming artifact id
spring-cloud-scheam-registry-parent to spring-cloud-schema-registry-parent
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<artifactId>spring-cloud-schema-registry-docs</artifactId>
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-scheam-registry-parent</artifactId>
|
||||
<artifactId>spring-cloud-schema-registry-parent</artifactId>
|
||||
<version>1.0.2.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
2
pom.xml
2
pom.xml
@@ -3,7 +3,7 @@
|
||||
xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
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>
|
||||
<artifactId>spring-cloud-scheam-registry-parent</artifactId>
|
||||
<artifactId>spring-cloud-schema-registry-parent</artifactId>
|
||||
<version>1.0.2.BUILD-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<parent>
|
||||
|
||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<parent>
|
||||
<artifactId>spring-cloud-scheam-registry-parent</artifactId>
|
||||
<artifactId>spring-cloud-schema-registry-parent</artifactId>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<version>1.0.2.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<artifactId>spring-cloud-schema-registry-core</artifactId>
|
||||
|
||||
<parent>
|
||||
<artifactId>spring-cloud-scheam-registry-parent</artifactId>
|
||||
<artifactId>spring-cloud-schema-registry-parent</artifactId>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<version>1.0.2.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<artifactId>spring-cloud-schema-registry-server</artifactId>
|
||||
|
||||
<parent>
|
||||
<artifactId>spring-cloud-scheam-registry-parent</artifactId>
|
||||
<artifactId>spring-cloud-schema-registry-parent</artifactId>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<version>1.0.2.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
Reference in New Issue
Block a user