diff options
Diffstat (limited to 'spec/fixtures')
| -rw-r--r-- | spec/fixtures/java/maven/custom-tls/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/fixtures/java/maven/custom-tls/pom.xml b/spec/fixtures/java/maven/custom-tls/pom.xml index 6c647c0..dc2b3b0 100644 --- a/spec/fixtures/java/maven/custom-tls/pom.xml +++ b/spec/fixtures/java/maven/custom-tls/pom.xml @@ -1,7 +1,7 @@ <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"> <modelVersion>4.0.0</modelVersion> <groupId>com.gitlab.secure</groupId> - <artifactId>license-scanning</artifactId> + <artifactId>dependency-scanning</artifactId> <packaging>jar</packaging> <version>1.0-SNAPSHOT</version> <name>example</name> |
