File tree 17 files changed +17
-17
lines changed
seqware-archetype-decider
src/main/resources/archetype-resources
seqware-archetype-java-workflow
src/main/resources/archetype-resources
src/main/resources/archetype-resources
seqware-ext-admin-testing
17 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 91
91
<artifactId >seqware</artifactId >
92
92
<packaging >pom</packaging >
93
93
<groupId >com.github.seqware</groupId >
94
- <version >1.1.0-alpha.1 </version >
94
+ <version >1.1.0-alpha.2-SNAPSHOT </version >
95
95
96
96
<repositories >
97
97
<repository >
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >com.github.seqware</groupId >
16
16
<artifactId >seqware</artifactId >
17
- <version >1.1.0-alpha.1 </version >
17
+ <version >1.1.0-alpha.2-SNAPSHOT </version >
18
18
<relativePath >../pom.xml</relativePath >
19
19
</parent >
20
20
Original file line number Diff line number Diff line change 9
9
<description >SeqWare Java Decider archetype</description >
10
10
11
11
<parent >
12
- <version >1.1.0-alpha.1 </version >
12
+ <version >1.1.0-alpha.2-SNAPSHOT </version >
13
13
<groupId >com.github.seqware</groupId >
14
14
<artifactId >seqware</artifactId >
15
15
<relativePath >../../pom.xml</relativePath >
Original file line number Diff line number Diff line change 15
15
<properties >
16
16
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
17
17
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
18
- <seqware-version >1.1.0-alpha.1 </seqware-version >
18
+ <seqware-version >1.1.0-alpha.2-SNAPSHOT </seqware-version >
19
19
<workflow-version >1.0</workflow-version >
20
20
<workflow-name >${workflow-name} </workflow-name >
21
21
</properties >
Original file line number Diff line number Diff line change 9
9
<description >SeqWare Java workflow archetype</description >
10
10
11
11
<parent >
12
- <version >1.1.0-alpha.1 </version >
12
+ <version >1.1.0-alpha.2-SNAPSHOT </version >
13
13
<groupId >com.github.seqware</groupId >
14
14
<artifactId >seqware</artifactId >
15
15
<relativePath >../../pom.xml</relativePath >
Original file line number Diff line number Diff line change 19
19
<properties >
20
20
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
21
21
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
22
- <seqware-version >1.1.0-alpha.1 </seqware-version >
22
+ <seqware-version >1.1.0-alpha.2-SNAPSHOT </seqware-version >
23
23
<skipITs >true</skipITs >
24
24
<workflow-full-name >Workflow_Bundle_${workflow-name} _${workflow-version} _SeqWare_${seqware-version} </workflow-full-name >
25
25
<workflow-dir >${project.build.directory} /${workflow-full-name} /Workflow_Bundle_${workflow-name} /${workflow-version} </workflow-dir >
Original file line number Diff line number Diff line change 9
9
<description >SeqWare module archetype</description >
10
10
11
11
<parent >
12
- <version >1.1.0-alpha.1 </version >
12
+ <version >1.1.0-alpha.2-SNAPSHOT </version >
13
13
<groupId >com.github.seqware</groupId >
14
14
<artifactId >seqware</artifactId >
15
15
<relativePath >../../pom.xml</relativePath >
Original file line number Diff line number Diff line change 14
14
<properties >
15
15
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
16
16
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
17
- <seqware-version >1.1.0-alpha.1 </seqware-version >
17
+ <seqware-version >1.1.0-alpha.2-SNAPSHOT </seqware-version >
18
18
</properties >
19
19
20
20
<build >
Original file line number Diff line number Diff line change 11
11
<packaging >jar</packaging >
12
12
13
13
<parent >
14
- <version >1.1.0-alpha.1 </version >
14
+ <version >1.1.0-alpha.2-SNAPSHOT </version >
15
15
<groupId >com.github.seqware</groupId >
16
16
<artifactId >seqware</artifactId >
17
17
<relativePath >../pom.xml</relativePath >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
5
<parent >
6
- <version >1.1.0-alpha.1 </version >
6
+ <version >1.1.0-alpha.2-SNAPSHOT </version >
7
7
<groupId >com.github.seqware</groupId >
8
8
<artifactId >seqware</artifactId >
9
9
<relativePath >../pom.xml</relativePath >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
5
<parent >
6
- <version >1.1.0-alpha.1 </version >
6
+ <version >1.1.0-alpha.2-SNAPSHOT </version >
7
7
<groupId >com.github.seqware</groupId >
8
8
<artifactId >seqware</artifactId >
9
9
<relativePath >../pom.xml</relativePath >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
5
<parent >
6
- <version >1.1.0-alpha.1 </version >
6
+ <version >1.1.0-alpha.2-SNAPSHOT </version >
7
7
<groupId >com.github.seqware</groupId >
8
8
<artifactId >seqware</artifactId >
9
9
<relativePath >../pom.xml</relativePath >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.github.seqware</groupId >
12
12
<artifactId >seqware</artifactId >
13
- <version >1.1.0-alpha.1 </version >
13
+ <version >1.1.0-alpha.2-SNAPSHOT </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >com.github.seqware</groupId >
13
13
<artifactId >seqware</artifactId >
14
- <version >1.1.0-alpha.1 </version >
14
+ <version >1.1.0-alpha.2-SNAPSHOT </version >
15
15
<relativePath >../pom.xml</relativePath >
16
16
</parent >
17
17
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.github.seqware</groupId >
11
11
<artifactId >seqware</artifactId >
12
- <version >1.1.0-alpha.1 </version >
12
+ <version >1.1.0-alpha.2-SNAPSHOT </version >
13
13
<relativePath >../pom.xml</relativePath >
14
14
</parent >
15
15
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
5
<parent >
6
- <version >1.1.0-alpha.1 </version >
6
+ <version >1.1.0-alpha.2-SNAPSHOT </version >
7
7
<groupId >com.github.seqware</groupId >
8
8
<artifactId >seqware</artifactId >
9
9
<relativePath >../pom.xml</relativePath >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >com.github.seqware</groupId >
11
11
<artifactId >seqware</artifactId >
12
- <version >1.1.0-alpha.1 </version >
12
+ <version >1.1.0-alpha.2-SNAPSHOT </version >
13
13
<relativePath >../pom.xml</relativePath >
14
14
</parent >
15
15
You can’t perform that action at this time.
0 commit comments