File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,7 @@ environment:
1010# https://jreleaser.org/guide/latest/reference/project.html
1111project :
1212 name : doc-exec
13- # version: '{{projectVersion}}'
14- description : ComboStrap Doc Exec
15- longDescription : |
16- Doc Exec, execution of code inside documentation
13+ # version taken from maven
1714 authors :
1815 - Combostrap Team
1916 inceptionYear : ' 2025'
Original file line number Diff line number Diff line change 99 <groupId >com.combostrap</groupId >
1010 <artifactId >combostrap-doc-exec</artifactId >
1111 <version >1.1.0-SNAPSHOT</version >
12+ <description >Doc Exec, execution of code block inside documentation</description >
13+ <url >https://github.com/combostrap/doc-exec</url >
1214
1315 <!-- Organization used in the manifest file as Package vendor -->
1416 <organization >
You can’t perform that action at this time.
0 commit comments