Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 7637e80

Browse files
committed
Fix: Remove old product
1 parent 5c89bd6 commit 7637e80

2 files changed

Lines changed: 1 addition & 26 deletions

File tree

pom.xml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,9 @@
77
<packaging>pom</packaging>
88

99
<properties>
10-
<tycho.version>2.7.5</tycho.version>
10+
<tycho.version>4.0.9</tycho.version>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1212
</properties>
13-
14-
<dependencies>
15-
<dependency>
16-
<groupId>org.eclipse.jetty.ee10.websocket</groupId>
17-
<artifactId>jetty-ee10-websocket-jakarta-server</artifactId>
18-
<version>12.0.13</version>
19-
</dependency>
20-
<dependency>
21-
<groupId>jakarta.websocket</groupId>
22-
<artifactId>jakarta.websocket-api</artifactId>
23-
<version>2.1.0</version>
24-
</dependency>
25-
26-
</dependencies>
2713

2814
<build>
2915
<pluginManagement>

product/org.datadlownalysis.standalone.product/.project

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)