We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a91ca50 commit 79cdae3Copy full SHA for 79cdae3
book/Jenkinsfile
@@ -34,7 +34,7 @@ def upstreamProjects = [
34
'../checkstyle-config', // <groupId>com.aoapps</groupId><artifactId>ao-checkstyle-config</artifactId>
35
36
// Direct
37
- '../badges-1.x', // <groupId>com.aoapps</groupId><artifactId>ao-badges</artifactId>
+ '../badges-javaee', // <groupId>com.aoapps</groupId><artifactId>ao-badges</artifactId>
38
'../taglib-javaee', // <groupId>com.aoapps</groupId><artifactId>ao-taglib</artifactId>
39
'../../semanticcms-1.x/changelog-taglib', // <groupId>com.semanticcms</groupId><artifactId>semanticcms-changelog-taglib</artifactId>
40
'../../semanticcms-1.x/core/taglib', // <groupId>com.semanticcms</groupId><artifactId>semanticcms-core-taglib</artifactId>
0 commit comments