Skip to content

Commit e7f7001

Browse files
test with indx
1 parent 74018b7 commit e7f7001

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@
4545
<type>pom</type>
4646
<scope>import</scope>
4747
</dependency>
48-
<dependency>
49-
<groupId>com.sap.cds</groupId>
50-
<artifactId>cds4j-dependencies-bom</artifactId>
51-
<version>4.2.0-SNAPSHOT</version>
52-
<type>pom</type>
53-
<scope>import</scope>
54-
</dependency>
5548

5649
<!-- CLOUD SDK -->
5750
<dependency>

srv/pom.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,6 @@
1717
<!-- ACTUAL DEPENDENCIES -->
1818
<dependencies>
1919
<!-- CDS DEPENDENCIES -->
20-
<dependency>
21-
<groupId>com.sap.cds</groupId>
22-
<artifactId>cds4j-core</artifactId>
23-
<version>4.2.0-SNAPSHOT</version>
24-
<scope>runtime</scope>
25-
</dependency>
26-
<dependency>
27-
<groupId>com.sap.cds</groupId>
28-
<artifactId>cds4j-runtime</artifactId>
29-
<version>4.2.0-SNAPSHOT</version>
30-
<scope>runtime</scope>
31-
</dependency>
32-
3320
<dependency>
3421
<groupId>com.sap.cds</groupId>
3522
<artifactId>cds-starter-spring-boot</artifactId>

0 commit comments

Comments
 (0)