We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90fbd8b commit abae28aCopy full SHA for abae28a
policy-generator/pom.xml
@@ -49,8 +49,8 @@
49
<dependencies>
50
51
<dependency>
52
- <groupId>org.verapdf.apps</groupId>
53
- <artifactId>greenfield-apps</artifactId>
+ <groupId>org.verapdf</groupId>
+ <artifactId>validation-model</artifactId>
54
<version>${verapdf.version}</version>
55
</dependency>
56
verapdf-examples/pom.xml
@@ -15,8 +15,8 @@
15
16
17
18
19
20
21
22
</dependencies>
0 commit comments