| 
11 | 11 |  </parent>  | 
12 | 12 | 
 
  | 
13 | 13 |  <artifactId>code-assert-parent</artifactId>  | 
14 |  | - <version>0.9.12</version>  | 
 | 14 | + <version>0.9.13-SNAPSHOT</version>  | 
15 | 15 |  <packaging>pom</packaging>  | 
16 | 16 | 
 
  | 
17 | 17 |  <name>${project.artifactId}</name>  | 
 | 
35 | 35 |  <connection>scm:git:https://github.com/nidi3/code-assert</connection>  | 
36 | 36 |  <developerConnection>scm:git:https://github.com/nidi3/code-assert</developerConnection>  | 
37 | 37 |  <url>https://github.com/nidi3/code-assert</url>  | 
38 |  | - <tag>code-assert-parent-0.9.12</tag>  | 
 | 38 | + <tag>HEAD</tag>  | 
39 | 39 |  </scm>  | 
40 | 40 | 
 
  | 
41 | 41 |  <build>  | 
 | 
0 commit comments