File tree 1 file changed +23
-24
lines changed
1 file changed +23
-24
lines changed Original file line number Diff line number Diff line change 33
33
</licenses >
34
34
35
35
<scm >
36
- <url >https://www. github.com/exist-db/documentation.git</url >
37
- <connection >scm:git:https://www. github.com/exist-db/documentation.git</connection >
38
- <developerConnection >scm:git:https://www. github.com/exist-db/documentation.git</developerConnection >
36
+ <url >scm:git: https://github.com/exist-db/documentation.git</url >
37
+ <connection >scm:git:https://github.com/exist-db/documentation.git</connection >
38
+ <developerConnection >scm:git:https://github.com/exist-db/documentation.git</developerConnection >
39
39
<tag >HEAD</tag >
40
40
</scm >
41
41
<issueManagement >
174
174
<version >1.1.1</version >
175
175
<executions >
176
176
<execution >
177
- <id >github-upload</id >
178
- <phase >deploy</phase >
179
- <goals >
180
- <goal >release</goal >
181
- </goals >
182
- <inherited >false</inherited >
183
-
184
- <configuration >
185
- <description >eXist-db documentation app for eXist-db 5.3.0</description >
186
- <releaseName >v5.3.0</releaseName >
187
- <tag >${project.version} </tag >
188
- <fileSets >
189
- <fileSet >
190
- <directory >${project.build.directory} </directory >
191
- <includes >
192
- <include >${project.artifactId} *.xar</include >
193
- </includes >
194
- </fileSet >
195
- </fileSets >
196
- </configuration >
197
- </execution >
177
+ <id >github-upload</id >
178
+ <phase >deploy</phase >
179
+ <goals >
180
+ <goal >release</goal >
181
+ </goals >
182
+ <inherited >false</inherited >
183
+ <configuration >
184
+ <description >eXist-db documentation app for eXist-db 5.3.1</description >
185
+ <releaseName >v5.3.1</releaseName >
186
+ <tag >${project.version} </tag >
187
+ <fileSets >
188
+ <fileSet >
189
+ <directory >${project.build.directory} </directory >
190
+ <includes >
191
+ <include >${project.artifactId} *.xar</include >
192
+ </includes >
193
+ </fileSet >
194
+ </fileSets >
195
+ </configuration >
196
+ </execution >
198
197
</executions >
199
198
</plugin >
200
199
<plugin >
You can’t perform that action at this time.
0 commit comments