File tree Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.mybatis.scala</groupId >
24
24
<artifactId >mybatis-scala-parent_2.11</artifactId >
25
- <version >1.0.6-SNAPSHOT </version >
25
+ <version >1.0.6</version >
26
26
</parent >
27
27
28
28
<artifactId >mybatis-scala-core_2.11</artifactId >
29
- <version >1.0.6-SNAPSHOT </version >
29
+ <version >1.0.6</version >
30
30
<packaging >jar</packaging >
31
31
<name >mybatis-scala-core</name >
32
32
33
33
<scm >
34
34
<url >http://github.com/mybatis/scala</url >
35
35
<connection >scm:git:ssh://github.com/mybatis/scala.git</connection >
36
36
<developerConnection >scm:git:ssh://git@github.com/mybatis/scala.git</developerConnection >
37
- <tag >HEAD </tag >
37
+ <tag >mybatis-scala-parent_2.11-1.0.6 </tag >
38
38
</scm >
39
39
40
40
<dependencies >
Original file line number Diff line number Diff line change 16
16
limitations under the License.
17
17
18
18
-->
19
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
21
20
<modelVersion >4.0.0</modelVersion >
22
21
23
22
<parent >
24
23
<groupId >org.mybatis.scala</groupId >
25
24
<artifactId >mybatis-scala-parent_2.11</artifactId >
26
- <version >1.0.6-SNAPSHOT </version >
25
+ <version >1.0.6</version >
27
26
</parent >
28
27
29
28
<artifactId >mybatis-scala-samples_2.11</artifactId >
34
33
<url >http://github.com/mybatis/scala</url >
35
34
<connection >scm:git:ssh://github.com/mybatis/scala.git</connection >
36
35
<developerConnection >scm:git:ssh://git@github.com/mybatis/scala.git</developerConnection >
37
- <tag >HEAD </tag >
36
+ <tag >mybatis-scala-parent_2.11-1.0.6 </tag >
38
37
</scm >
39
38
40
39
<dependencies >
Original file line number Diff line number Diff line change 28
28
29
29
<groupId >org.mybatis.scala</groupId >
30
30
<artifactId >mybatis-scala-parent_2.11</artifactId >
31
- <version >1.0.6-SNAPSHOT </version >
31
+ <version >1.0.6</version >
32
32
<packaging >pom</packaging >
33
33
34
34
<name >mybatis-scala-parent</name >
45
45
<url >http://github.com/mybatis/scala</url >
46
46
<connection >scm:git:ssh://github.com/mybatis/scala.git</connection >
47
47
<developerConnection >scm:git:ssh://git@github.com/mybatis/scala.git</developerConnection >
48
- <tag >HEAD </tag >
48
+ <tag >mybatis-scala-parent_2.11-1.0.6 </tag >
49
49
</scm >
50
50
<issueManagement >
51
51
<system >GitHub Issue Management</system >
You can’t perform that action at this time.
0 commit comments