svn commit: r1906926 - /cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml
[email protected] Sun, 22 Jan 2023 11:14:06 -0000
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: javier
Date: Sun Jan 22 11:14:06 2023
New Revision: 1906926
URL: http://svn.apache.org/viewvc?rev=1906926&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml
Modified: cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml?rev=1906926&r1=1906925&r2=1906926&view=diff
==============================================================================
--- cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml (original)
+++ cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml Sun Jan 22 11:14:06 2023
@@ -24,7 +24,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>cocoon-pipeline-api</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Cocoon Pipeline API</name>
<description>
@@ -102,10 +102,4 @@
<scope>test</scope>
</dependency>
</dependencies>
-
- <scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-pipeline-api/cocoon-pipeline-api-1.1.0</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-pipeline-api/cocoon-pipeline-api-1.1.0</developerConnection>
- <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-pipeline-api/cocoon-pipeline-api-1.1.0</url>
- </scm>
</project>