File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >org.woehlke</groupId >
6
6
<artifactId >simpleworklist</artifactId >
7
- <version >2.3.74-SNAPSHOT </version >
7
+ <version >2.3.74</version >
8
8
<packaging >jar</packaging >
9
9
10
10
<parent >
17
17
<connection >scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</connection >
18
18
<developerConnection >scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</developerConnection >
19
19
<url >https://github.com/Spring-Framework-Java-Apps/simpleworklist/tree/${project.scm.tag} </url >
20
- <tag >HEAD </tag >
20
+ <tag >v2.3.74 </tag >
21
21
</scm >
22
22
23
23
<name >simpleworklist</name >
1024
1024
<file >${project.basedir} /src/site/markdown/DEVELOPMENT.md</file >
1025
1025
<file >${project.basedir} /src/site/markdown/HOWTO.md</file >
1026
1026
<file >${project.basedir} /src/site/markdown/MAVEN_PLUGINS.md</file >
1027
- <file >${project.basedir} /src/site/markdown/REQUIREMENTS_FUNCTIONAL.md</file >
1028
1027
<file >${project.basedir} /src/site/markdown/REQUIREMENTS_NONFUNCTIONAL.md</file >
1029
1028
<file >${project.basedir} /src/site/markdown/TODO.md</file >
1030
1029
<file >${project.basedir} /src/site/site.xml</file >
You can’t perform that action at this time.
0 commit comments