File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
persistence-modules/spring-data-cassandra-2
spring-swagger-codegen/custom-validations-opeanpi-codegen Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >org.baeldung</groupId >
7
- <artifactId >spring-cassandra</artifactId >
7
+ <artifactId >spring-data- cassandra-2 </artifactId >
8
8
<version >0.0.1-SNAPSHOT</version >
9
- <name >spring-cassandra</name >
9
+ <name >spring-data- cassandra-2 </name >
10
10
<description >Demo project for Spring Data Cassandra</description >
11
11
12
12
<parent >
Original file line number Diff line number Diff line change 9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.example</groupId >
12
- <artifactId >petstore </artifactId >
12
+ <artifactId >custom-validations-opeanpi-codegen </artifactId >
13
13
<version >0.0.1-SNAPSHOT</version >
14
- <name >petstore </name >
14
+ <name >custom-validations-opeanpi-codegen </name >
15
15
<description >Demo project for Swagger Custom Validations Codegen</description >
16
16
<properties >
17
17
<java .version>11</java .version>
You can’t perform that action at this time.
0 commit comments