Skip to content

Commit d33151b

Browse files
committed
Get rid of defunct html-types and fix copy/paste error in empiricism/pom.xml
Signed-off-by: Mike Samuel <[email protected]>
1 parent fbfe3cc commit d33151b

File tree

7 files changed

+1
-292
lines changed

7 files changed

+1
-292
lines changed

empiricism/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.googlecode.owasp-java-html-sanitizer</groupId>
4-
<artifactId>html-types</artifactId>
4+
<artifactId>empiricism</artifactId>
55
<version>20240325.2-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<parent>

html-types/pom.xml

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

html-types/src/main/java/org/owasp/html/htmltypes/SafeHtmlMint.java

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

html-types/src/main/java/org/owasp/html/htmltypes/package-info.java

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

html-types/src/main/resources/META-INF/fences.xml

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

html-types/src/test/java/org/owasp/html/htmltypes/SafeHtmlMintTest.java

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

html-types/src/test/resources/osgi-integration-verification.xml

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

0 commit comments

Comments
 (0)