Skip to content

Commit fadf72e

Browse files
committed
[maven-release-plugin] prepare release 1.0.5
1 parent 4b88ad5 commit fadf72e

File tree

8 files changed

+18
-25
lines changed

8 files changed

+18
-25
lines changed

jlatexmath-example-export/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
32
<modelVersion>4.0.0</modelVersion>
43

54
<parent>
65
<groupId>org.scilab.forge</groupId>
76
<artifactId>jlatexmath-parent</artifactId>
8-
<version>1.0.5-SNAPSHOT</version>
7+
<version>1.0.5</version>
98
</parent>
109
<artifactId>jlatexmath-example-export</artifactId>
1110
<packaging>jar</packaging>

jlatexmath-example-giws/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
32
<modelVersion>4.0.0</modelVersion>
43

54
<parent>
65
<groupId>org.scilab.forge</groupId>
76
<artifactId>jlatexmath-parent</artifactId>
8-
<version>1.0.5-SNAPSHOT</version>
7+
<version>1.0.5</version>
98
</parent>
109
<artifactId>jlatexmath-example-giws</artifactId>
1110
<packaging>jar</packaging>

jlatexmath-font-cyrillic/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
32
<modelVersion>4.0.0</modelVersion>
43

54
<parent>
65
<groupId>org.scilab.forge</groupId>
76
<artifactId>jlatexmath-parent</artifactId>
8-
<version>1.0.5-SNAPSHOT</version>
7+
<version>1.0.5</version>
98
</parent>
109
<artifactId>jlatexmath-font-cyrillic</artifactId>
1110
<packaging>jar</packaging>

jlatexmath-font-greek/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
32
<modelVersion>4.0.0</modelVersion>
43

54
<parent>
65
<groupId>org.scilab.forge</groupId>
76
<artifactId>jlatexmath-parent</artifactId>
8-
<version>1.0.5-SNAPSHOT</version>
7+
<version>1.0.5</version>
98
</parent>
109
<artifactId>jlatexmath-font-greek</artifactId>
1110
<packaging>jar</packaging>

jlatexmath-fop/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
32
<modelVersion>4.0.0</modelVersion>
43

54
<parent>
65
<groupId>org.scilab.forge</groupId>
76
<artifactId>jlatexmath-parent</artifactId>
8-
<version>1.0.5-SNAPSHOT</version>
7+
<version>1.0.5</version>
98
</parent>
109
<artifactId>jlatexmath-fop</artifactId>
1110
<packaging>jar</packaging>

jlatexmath-ignore/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
32
<modelVersion>4.0.0</modelVersion>
43

54
<parent>
65
<groupId>org.scilab.forge</groupId>
76
<artifactId>jlatexmath-parent</artifactId>
8-
<version>1.0.5-SNAPSHOT</version>
7+
<version>1.0.5</version>
98
</parent>
109
<artifactId>jlatexmath-ignore</artifactId>
1110
<packaging>pom</packaging>

jlatexmath/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
32
<modelVersion>4.0.0</modelVersion>
43

54
<parent>
65
<groupId>org.scilab.forge</groupId>
76
<artifactId>jlatexmath-parent</artifactId>
8-
<version>1.0.5-SNAPSHOT</version>
7+
<version>1.0.5</version>
98
</parent>
109
<artifactId>jlatexmath</artifactId>
1110
<packaging>jar</packaging>

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<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">
32
<modelVersion>4.0.0</modelVersion>
43
<parent>
54
<groupId>com.github.davidmoten</groupId>
@@ -9,7 +8,7 @@
98
<!--<groupId>org.scilab.forge</groupId> -->
109
<groupId>org.scilab.forge</groupId>
1110
<artifactId>jlatexmath-parent</artifactId>
12-
<version>1.0.5-SNAPSHOT</version>
11+
<version>1.0.5</version>
1312
<name>${project.artifactId}</name>
1413
<description>parent pom for jlatexmath artifacts</description>
1514
<packaging>pom</packaging>
@@ -38,7 +37,8 @@
3837
<connection>${scm.url}</connection>
3938
<developerConnection>${scm.url}</developerConnection>
4039
<url>${scm.url}</url>
41-
</scm>
40+
<tag>1.0.5</tag>
41+
</scm>
4242

4343
<properties>
4444
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)