Skip to content

Commit

Permalink
Restore the dependencies in pom, remove versionsBackup files
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Gooderham <turkeyonmarblerye@gmail.com>
  • Loading branch information
turkeylurkey committed Nov 26, 2024
1 parent 43064cf commit 5cde00c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 338 deletions.
2 changes: 1 addition & 1 deletion jakarta.eclipse/org.eclipse.lsp4jakarta.lsp4e.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<artifactItem>
<groupId>org.eclipse.lsp4jakarta</groupId>
<artifactId>org.eclipse.lsp4jakarta.ls</artifactId>
<version>0.2.2</version>
<version>0.2.3-SNAPSHOT</version>
<classifier>jar-with-dependencies</classifier>
</artifactItem>
</artifactItems>
Expand Down
205 changes: 0 additions & 205 deletions jakarta.jdt/pom.xml.versionsBackup

This file was deleted.

2 changes: 1 addition & 1 deletion jakarta.ls/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>org.eclipse.lsp4jakarta</groupId>
<artifactId>org.eclipse.lsp4jakarta.jdt.core</artifactId>
<version>0.2.2</version>
<version>0.2.3-SNAPSHOT</version>
</dependency>
</dependencies>
<pluginRepositories>
Expand Down
131 changes: 0 additions & 131 deletions jakarta.ls/pom.xml.versionsBackup

This file was deleted.

0 comments on commit 5cde00c

Please sign in to comment.