We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9766429 commit 3f5b750Copy full SHA for 3f5b750
1 file changed
pom.xml
@@ -877,17 +877,12 @@ limitations under the License.
877
</dependency>
878
<dependency>
879
<groupId>de.learnlib.archetypes</groupId>
880
- <artifactId>complete</artifactId>
881
- <version>${project.version}</version>
882
- </dependency>
883
- <dependency>
884
- <groupId>de.learnlib.archetypes</groupId>
885
- <artifactId>core</artifactId>
+ <artifactId>basic</artifactId>
886
<version>${project.version}</version>
887
888
889
890
- <artifactId>typical</artifactId>
+ <artifactId>complete</artifactId>
891
892
893
0 commit comments