File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 22
22
23
23
<groupId >org.sakuli</groupId >
24
24
<artifactId >root</artifactId >
25
- <version >1.0.1-SNAPSHOT </version >
25
+ <version >1.0.1</version >
26
26
<packaging >pom</packaging >
27
27
28
28
<name >sakuli-parent</name >
231
231
<connection >scm:git:git://github.com/ConSol/sakuli.git</connection >
232
232
<
developerConnection >scm:git:ssh://
[email protected] /ConSol/sakuli.git</
developerConnection >
233
233
<url >git://github.com/ConSol/sakuli.git</url >
234
- <tag >v1.0.0 </tag >
234
+ <tag >v1.0.1 </tag >
235
235
</scm >
236
236
237
237
<issueManagement >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.sakuli</groupId >
25
25
<artifactId >root</artifactId >
26
- <version >1.0.1-SNAPSHOT </version >
26
+ <version >1.0.1</version >
27
27
<relativePath >../../pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<artifactId >common</artifactId >
31
- <version >1.0.1-SNAPSHOT </version >
31
+ <version >1.0.1</version >
32
32
<name >common</name >
33
33
<description >maven module for common used resources</description >
34
34
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.sakuli</groupId >
25
25
<artifactId >root</artifactId >
26
- <version >1.0.1-SNAPSHOT </version >
26
+ <version >1.0.1</version >
27
27
<relativePath >../../pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<artifactId >core</artifactId >
31
- <version >1.0.1-SNAPSHOT </version >
31
+ <version >1.0.1</version >
32
32
<name >core</name >
33
33
34
34
<description >core module for all sakuli functionality</description >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.sakuli</groupId >
25
25
<artifactId >root</artifactId >
26
- <version >1.0.1-SNAPSHOT </version >
26
+ <version >1.0.1</version >
27
27
<relativePath >../../pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<artifactId >docs</artifactId >
31
- <version >1.0.1-SNAPSHOT </version >
31
+ <version >1.0.1</version >
32
32
<name >docs</name >
33
33
<description >maven module to build the markdown api docs from jsdoc</description >
34
34
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.sakuli</groupId >
25
25
<artifactId >root</artifactId >
26
- <version >1.0.1-SNAPSHOT </version >
26
+ <version >1.0.1</version >
27
27
<relativePath >../../pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<artifactId >installer</artifactId >
31
- <version >1.0.1-SNAPSHOT </version >
31
+ <version >1.0.1</version >
32
32
<description >maven module to build the IzPack-Java Installer</description >
33
33
34
34
<properties >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.sakuli</groupId >
25
25
<artifactId >root</artifactId >
26
- <version >1.0.1-SNAPSHOT </version >
26
+ <version >1.0.1</version >
27
27
<relativePath >../../pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<artifactId >integration-test</artifactId >
31
- <version >1.0.1-SNAPSHOT </version >
31
+ <version >1.0.1</version >
32
32
<name >integration-test</name >
33
33
<description >integration test module for sakuli</description >
34
34
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.sakuli</groupId >
25
25
<artifactId >root</artifactId >
26
- <version >1.0.1-SNAPSHOT </version >
26
+ <version >1.0.1</version >
27
27
<relativePath >../../pom.xml</relativePath >
28
28
</parent >
29
29
30
30
<artifactId >java-dsl</artifactId >
31
- <version >1.0.1-SNAPSHOT </version >
31
+ <version >1.0.1</version >
32
32
<name >Java DSL</name >
33
33
<description >Specific Java-DSL for using Sakuli directly over Java</description >
34
34
You can’t perform that action at this time.
0 commit comments