File tree Expand file tree Collapse file tree 15 files changed +15
-15
lines changed
seqware-archetype-decider
src/main/resources/archetype-resources
seqware-archetype-java-workflow
src/main/resources/archetype-resources
src/main/resources/archetype-resources Expand file tree Collapse file tree 15 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 8383 <artifactId >seqware</artifactId >
8484 <packaging >pom</packaging >
8585 <groupId >com.github.seqware</groupId >
86- <version >1.0.6-SNAPSHOT </version >
86+ <version >1.0.6</version >
8787
8888 <repositories >
8989 <repository >
Original file line number Diff line number Diff line change 99 <description >SeqWare Java Decider archetype</description >
1010
1111 <parent >
12- <version >1.0.6-SNAPSHOT </version >
12+ <version >1.0.6</version >
1313 <groupId >com.github.seqware</groupId >
1414 <artifactId >seqware</artifactId >
1515 <relativePath >../../pom.xml</relativePath >
Original file line number Diff line number Diff line change 1515 <properties >
1616 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1717 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
18- <seqware-version >1.0.6-SNAPSHOT </seqware-version >
18+ <seqware-version >1.0.6</seqware-version >
1919 <workflow-version >1.0</workflow-version >
2020 </properties >
2121
Original file line number Diff line number Diff line change 99 <description >SeqWare Java workflow archetype</description >
1010
1111 <parent >
12- <version >1.0.6-SNAPSHOT </version >
12+ <version >1.0.6</version >
1313 <groupId >com.github.seqware</groupId >
1414 <artifactId >seqware</artifactId >
1515 <relativePath >../../pom.xml</relativePath >
Original file line number Diff line number Diff line change 1919 <properties >
2020 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2121 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
22- <seqware-version >1.0.6-SNAPSHOT </seqware-version >
22+ <seqware-version >1.0.6</seqware-version >
2323 <skipITs >true</skipITs >
2424 </properties >
2525
Original file line number Diff line number Diff line change 99 <description >SeqWare module archetype</description >
1010
1111 <parent >
12- <version >1.0.6-SNAPSHOT </version >
12+ <version >1.0.6</version >
1313 <groupId >com.github.seqware</groupId >
1414 <artifactId >seqware</artifactId >
1515 <relativePath >../../pom.xml</relativePath >
Original file line number Diff line number Diff line change 1414 <properties >
1515 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1616 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
17- <seqware-version >1.0.6-SNAPSHOT </seqware-version >
17+ <seqware-version >1.0.6</seqware-version >
1818 </properties >
1919
2020 <build >
Original file line number Diff line number Diff line change 1111 <packaging >jar</packaging >
1212
1313 <parent >
14- <version >1.0.6-SNAPSHOT </version >
14+ <version >1.0.6</version >
1515 <groupId >com.github.seqware</groupId >
1616 <artifactId >seqware</artifactId >
1717 <relativePath >../pom.xml</relativePath >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44
55 <parent >
6- <version >1.0.6-SNAPSHOT </version >
6+ <version >1.0.6</version >
77 <groupId >com.github.seqware</groupId >
88 <artifactId >seqware</artifactId >
99 <relativePath >../pom.xml</relativePath >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44
55 <parent >
6- <version >1.0.6-SNAPSHOT </version >
6+ <version >1.0.6</version >
77 <groupId >com.github.seqware</groupId >
88 <artifactId >seqware</artifactId >
99 <relativePath >../pom.xml</relativePath >
You can’t perform that action at this time.
0 commit comments