Skip to content

Commit 79cdae3

Browse files
committed
Rename Jenkins project from badges-1.x to badges-javaee
Jakarta EE version will remain at badges
1 parent a91ca50 commit 79cdae3

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
@@ -34,7 +34,7 @@ def upstreamProjects = [
3434
'../checkstyle-config', // <groupId>com.aoapps</groupId><artifactId>ao-checkstyle-config</artifactId>
3535

3636
// Direct
37-
'../badges-1.x', // <groupId>com.aoapps</groupId><artifactId>ao-badges</artifactId>
37+
'../badges-javaee', // <groupId>com.aoapps</groupId><artifactId>ao-badges</artifactId>
3838
'../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>

0 commit comments

Comments
 (0)