Skip to content

Commit add610c

Browse files
committed
Forked Java™ EE and Jakarta EE
1 parent 57c2662 commit add610c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def upstreamProjects = [
3535

3636
// Direct
3737
'../badges-1.x', // <groupId>com.aoapps</groupId><artifactId>ao-badges</artifactId>
38-
'../taglib', // <groupId>com.aoapps</groupId><artifactId>ao-taglib</artifactId>
38+
'../taglib-javaee', // <groupId>com.aoapps</groupId><artifactId>ao-taglib</artifactId>
3939
'../../semanticcms-1.x/changelog-taglib', // <groupId>com.semanticcms</groupId><artifactId>semanticcms-changelog-taglib</artifactId>
4040
'../../semanticcms-1.x/core/taglib', // <groupId>com.semanticcms</groupId><artifactId>semanticcms-core-taglib</artifactId>
4141
'../../semanticcms-1.x/section/taglib', // <groupId>com.semanticcms</groupId><artifactId>semanticcms-section-taglib</artifactId>

0 commit comments

Comments
 (0)