| @@ -29,7 +29,7 @@ along with semanticcms-parent. If not, see https://www.gnu.org/licenses/. |
|
|
| 29 |
29 |
<relativePath>../../oss/parent/pom.xml</relativePath> |
| 30 |
30 |
</parent> |
| 31 |
31 |
|
| 32 |
|
- <groupId>com.semanticcms</groupId><artifactId>semanticcms-parent</artifactId><version>1.16.0</version> |
|
32 |
+ <groupId>com.semanticcms</groupId><artifactId>semanticcms-parent</artifactId><version>1.16.0-POST-SNAPSHOT</version> |
| 33 |
33 |
<packaging>pom</packaging> |
| 34 |
34 |
|
| 35 |
35 |
<properties> |
| @@ -74,7 +74,7 @@ along with semanticcms-parent. If not, see https://www.gnu.org/licenses/. |
|
|
| 74 |
74 |
<connection>scm:git:git://github.com/ao-apps/semanticcms-parent.git</connection> |
| 75 |
75 |
<developerConnection>scm:git:git@github.com:ao-apps/semanticcms-parent.git</developerConnection> |
| 76 |
76 |
<url>https://github.com/ao-apps/semanticcms-parent</url> |
| 77 |
|
- <tag>semanticcms-parent-1.16.0</tag> |
|
77 |
+ <tag>HEAD</tag> |
| 78 |
78 |
</scm> |
| 79 |
79 |
|
| 80 |
80 |
<issueManagement> |