Skip to content

Commit acda7dd

Browse files
committed
removed extra file and resolved snapshot
1 parent 801b61a commit acda7dd

File tree

2 files changed

+1
-248
lines changed

2 files changed

+1
-248
lines changed

jetty-docs-cheatsheet.txt

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

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
168168
<dependency>
169169
<groupId>org.eclipse.jetty</groupId>
170170
<artifactId>jetty-xslt-tools</artifactId>
171-
<version>1.0-SNAPSHOT</version>
171+
<version>1.0</version>
172172
<scope>runtime</scope>
173173
</dependency>
174174
</dependencies>

0 commit comments

Comments
 (0)