Skip to content

Commit d7ca8b0

Browse files
committed
[maven-release-plugin] prepare release 0.1.0
1 parent 636e7c5 commit d7ca8b0

File tree

8 files changed

+17
-30
lines changed

8 files changed

+17
-30
lines changed

backend/scribble-web-rest/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,13 @@
1717
limitations under the License.
1818
1919
-->
20-
<project xmlns="http://maven.apache.org/POM/4.0.0"
21-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
20+
<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">
2321
<modelVersion>4.0.0</modelVersion>
2422

2523
<parent>
2624
<groupId>org.scribble.tools.web</groupId>
2725
<artifactId>scribble-web-parent</artifactId>
28-
<version>0.1.0-SNAPSHOT</version>
26+
<version>0.1.0</version>
2927
<relativePath>../../pom.xml</relativePath>
3028
</parent>
3129

dist/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
limitations under the License.
1818
1919
-->
20-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
20+
<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">
2221
<parent>
2322
<groupId>org.scribble.tools.web</groupId>
2423
<artifactId>scribble-web-parent</artifactId>
25-
<version>0.1.0-SNAPSHOT</version>
24+
<version>0.1.0</version>
2625
</parent>
2726

2827
<modelVersion>4.0.0</modelVersion>

modules/scribble-cm-filesystem/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,13 @@
1717
limitations under the License.
1818
1919
-->
20-
<project xmlns="http://maven.apache.org/POM/4.0.0"
21-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
20+
<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">
2321
<modelVersion>4.0.0</modelVersion>
2422

2523
<parent>
2624
<groupId>org.scribble.tools.web</groupId>
2725
<artifactId>scribble-web-parent</artifactId>
28-
<version>0.1.0-SNAPSHOT</version>
26+
<version>0.1.0</version>
2927
<relativePath>../../pom.xml</relativePath>
3028
</parent>
3129

modules/scribble-cm-inmemory/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,13 @@
1717
limitations under the License.
1818
1919
-->
20-
<project xmlns="http://maven.apache.org/POM/4.0.0"
21-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
20+
<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">
2321
<modelVersion>4.0.0</modelVersion>
2422

2523
<parent>
2624
<groupId>org.scribble.tools.web</groupId>
2725
<artifactId>scribble-web-parent</artifactId>
28-
<version>0.1.0-SNAPSHOT</version>
26+
<version>0.1.0</version>
2927
<relativePath>../../pom.xml</relativePath>
3028
</parent>
3129

modules/scribble-web-api/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,13 @@
1717
limitations under the License.
1818
1919
-->
20-
<project xmlns="http://maven.apache.org/POM/4.0.0"
21-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
20+
<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">
2321
<modelVersion>4.0.0</modelVersion>
2422

2523
<parent>
2624
<groupId>org.scribble.tools.web</groupId>
2725
<artifactId>scribble-web-parent</artifactId>
28-
<version>0.1.0-SNAPSHOT</version>
26+
<version>0.1.0</version>
2927
<relativePath>../../pom.xml</relativePath>
3028
</parent>
3129

modules/scribble-web-impl/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,13 @@
1717
limitations under the License.
1818
1919
-->
20-
<project xmlns="http://maven.apache.org/POM/4.0.0"
21-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
20+
<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">
2321
<modelVersion>4.0.0</modelVersion>
2422

2523
<parent>
2624
<groupId>org.scribble.tools.web</groupId>
2725
<artifactId>scribble-web-parent</artifactId>
28-
<version>0.1.0-SNAPSHOT</version>
26+
<version>0.1.0</version>
2927
<relativePath>../../pom.xml</relativePath>
3028
</parent>
3129

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,12 @@
1717
limitations under the License.
1818
1919
-->
20-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
20+
<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/maven-v4_0_0.xsd">
2221
<modelVersion>4.0.0</modelVersion>
2322

2423
<groupId>org.scribble.tools.web</groupId>
2524
<artifactId>scribble-web-parent</artifactId>
26-
<version>0.1.0-SNAPSHOT</version>
25+
<version>0.1.0</version>
2726
<packaging>pom</packaging>
2827
<name>Scribble Web</name>
2928

@@ -57,7 +56,7 @@
5756
<connection>scm:git:[email protected]:scribble/scribble-web.git</connection>
5857
<developerConnection>scm:git:[email protected]:scribble/scribble-web.git</developerConnection>
5958
<url>https://github.com/scribble/scribble-web</url>
60-
<tag>head</tag>
59+
<tag>0.1.0</tag>
6160
</scm>
6261

6362
<dependencyManagement>

ui/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@
1717
limitations under the License.
1818
1919
-->
20-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
20+
<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">
2221
<parent>
2322
<groupId>org.scribble.tools.web</groupId>
2423
<artifactId>scribble-web-parent</artifactId>
25-
<version>0.1.0-SNAPSHOT</version>
24+
<version>0.1.0</version>
2625
</parent>
2726

2827
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)