File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >be.sddevelopment.commons</groupId >
7
7
<artifactId >code-utils</artifactId >
8
- <version >1.0.1 </version >
8
+ <version >1.0.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >commons-kernel</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >be.sddevelopment.commons</groupId >
8
8
<artifactId >code-utils</artifactId >
9
- <version >1.0.1 </version >
9
+ <version >1.0.2-SNAPSHOT </version >
10
10
</parent >
11
11
12
12
<artifactId >commons-testing</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >be.sddevelopment.commons</groupId >
7
7
<artifactId >code-utils</artifactId >
8
- <version >1.0.1 </version >
8
+ <version >1.0.2-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >commons</artifactId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >be.sddevelopment.commons</groupId >
6
6
<artifactId >code-utils</artifactId >
7
- <version >1.0.1 </version >
7
+ <version >1.0.2-SNAPSHOT </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<description >
56
56
<scm >
57
57
<
connection >scm:git:ssh://
[email protected] /sddevelopment-be/coding-utils.git</
connection >
58
58
<url >${project.url} </url >
59
- <tag >code-utils-1.0.1 </tag >
59
+ <tag >HEAD </tag >
60
60
</scm >
61
61
62
62
85
85
<dependency >
86
86
<groupId >be.sddevelopment.commons</groupId >
87
87
<artifactId >commons</artifactId >
88
- <version >1.0.1 </version >
88
+ <version >1.0.2-SNAPSHOT </version >
89
89
</dependency >
90
90
<dependency >
91
91
<groupId >be.sddevelopment.commons</groupId >
92
92
<artifactId >commons-kernel</artifactId >
93
- <version >1.0.1 </version >
93
+ <version >1.0.2-SNAPSHOT </version >
94
94
</dependency >
95
95
<dependency >
96
96
<groupId >be.sddevelopment.commons</groupId >
97
97
<artifactId >commons-testing</artifactId >
98
- <version >1.0.1 </version >
98
+ <version >1.0.2-SNAPSHOT </version >
99
99
</dependency >
100
100
101
101
<!-- BEGIN UTIL SCOPE -->
You can’t perform that action at this time.
0 commit comments