File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
src/main/webapp/resources/uii Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.goobi.workflow.plugin</groupId >
5
5
<artifactId >plugin-workflow-barcode-generator</artifactId >
6
- <version >25.02 </version >
6
+ <version >25.03 </version >
7
7
</parent >
8
8
<artifactId >plugin-workflow-barcode-generator-base</artifactId >
9
9
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.goobi.workflow.plugin</groupId >
5
5
<artifactId >plugin-workflow-barcode-generator</artifactId >
6
- <version >25.02 </version >
6
+ <version >25.03 </version >
7
7
</parent >
8
8
<artifactId >plugin-workflow-barcode-generator-gui</artifactId >
9
9
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 3
3
xmlns:ui ="http://xmlns.jcp.org/jsf/facelets "
4
4
xmlns:h ="http://xmlns.jcp.org/jsf/html "
5
5
xmlns:f ="http://xmlns.jcp.org/jsf/core "
6
- template ="/uii/templatePG/templatePG .html "
6
+ template ="/uii/template/template .html "
7
7
xmlns:composite ="http://xmlns.jcp.org/jsf/composite "
8
8
xmlns:c ="http://java.sun.com/jsp/jstl/core "
9
- xmlns:intranda ="http://xmlns.jcp.org/jsf/composite/compositesPG "
9
+ xmlns:intranda ="http://xmlns.jcp.org/jsf/composite/composites "
10
10
xmlns:pt ="http://xmlns.jcp.org/jsf/passthrough "
11
11
xmlns:jsf ="http://xmlns.jcp.org/jsf "
12
12
xmlns:p ="http://primefaces.org/ui ">
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.goobi.workflow</groupId >
5
5
<artifactId >workflow-base</artifactId >
6
- <version >25.02 </version >
6
+ <version >25.03 </version >
7
7
<relativePath />
8
8
</parent >
9
9
<groupId >io.goobi.workflow.plugin</groupId >
You can’t perform that action at this time.
0 commit comments