This repository was archived by the owner on Sep 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.jboss.jbossset</groupId >
77 <artifactId >bugclerk</artifactId >
8- <version >1.0.4.Final-SNAPSHOT </version >
8+ <version >1.0.4.Final</version >
99 <!-- relativePath /-->
1010 </parent >
1111
1212 <groupId >org.jboss.jbossset</groupId >
1313 <artifactId >bugclerk-core</artifactId >
14- <version >1.0.4.Final-SNAPSHOT </version >
14+ <version >1.0.4.Final</version >
1515 <packaging >jar</packaging >
1616 <description >Bugclerk - Core</description >
1717
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.jboss.jbossset</groupId >
77 <artifactId >bugclerk</artifactId >
8- <version >1.0.4.Final-SNAPSHOT </version >
8+ <version >1.0.4.Final</version >
99 <!-- relativePath /-->
1010 </parent >
1111
1212 <groupId >org.jboss.jbossset</groupId >
1313 <artifactId >bugclerk-dist</artifactId >
14- <version >1.0.4.Final-SNAPSHOT </version >
14+ <version >1.0.4.Final</version >
1515 <packaging >jar</packaging >
1616 <name >Bug Clerk - Dist</name >
1717
1818 <dependencies >
1919 <dependency >
2020 <groupId >org.jboss.jbossset</groupId >
2121 <artifactId >bugclerk-core</artifactId >
22- <version >1.0.4.Final-SNAPSHOT </version >
22+ <version >1.0.4.Final</version >
2323 </dependency >
2424
2525 <!-- Others deps -->
Original file line number Diff line number Diff line change 1111
1212 <groupId >org.jboss.jbossset</groupId >
1313 <artifactId >bugclerk</artifactId >
14- <version >1.0.4.Final-SNAPSHOT </version >
14+ <version >1.0.4.Final</version >
1515 <packaging >pom</packaging >
1616 <name >Bug Clerk</name >
1717 <description >A inspection tool for bug/task entry, to check the quality of it and ensures it complies to defines rules and processes</description >
3939 <connection >scm:git:github.com/jboss-set/bug-clerk</connection >
4040 <
developerConnection >scm:git:
[email protected] :jboss-set/bug-clerk</
developerConnection >
4141 <url >https://github.com/jboss-set/bug-clerk</url >
42- <tag >HEAD </tag >
42+ <tag >bugclerk-1.0.4.Final </tag >
4343 </scm >
4444
4545 <dependencies >
You can’t perform that action at this time.
0 commit comments