Skip to content

Commit b460fef

Browse files
committed
Release 4.0
1 parent c0f0519 commit b460fef

File tree

7 files changed

+4
-114
lines changed

7 files changed

+4
-114
lines changed

LoboHTML/pom.xml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!--
3-
~ /*
4-
~ GNU GENERAL LICENSE
5-
~ Copyright (C) 2014 - 2023 Lobo Evolution
6-
~
7-
~ This program is free software; you can redistribute it and/or
8-
~ modify it under the terms of the GNU General Public
9-
~ License as published by the Free Software Foundation; either
10-
~ verion 3 of the License, or (at your option) any later version.
11-
~
12-
~ This program is distributed in the hope that it will be useful,
13-
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
14-
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15-
~ General License for more details.
16-
~
17-
~ You should have received a copy of the GNU General Public
18-
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
19-
~
20-
~
21-
~ Contact info: ivan.difrancesco@yahoo.it
22-
~ */
23-
-->
242

253
<project xmlns="http://maven.apache.org/POM/4.0.0"
264
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

LoboParser/pom.xml

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!--
3-
~ /*
4-
~ GNU GENERAL LICENSE
5-
~ Copyright (C) 2014 - 2023 Lobo Evolution
6-
~
7-
~ This program is free software; you can redistribute it and/or
8-
~ modify it under the terms of the GNU General Public
9-
~ License as published by the Free Software Foundation; either
10-
~ verion 3 of the License, or (at your option) any later version.
11-
~
12-
~ This program is distributed in the hope that it will be useful,
13-
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
14-
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15-
~ General License for more details.
16-
~
17-
~ You should have received a copy of the GNU General Public
18-
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
19-
~
20-
~
21-
~ Contact info: ivan.difrancesco@yahoo.it
22-
~ */
23-
-->
24-
252
<project xmlns="http://maven.apache.org/POM/4.0.0"
263
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
274
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

LoboUnitTest/pom.xml

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,4 @@
1-
<!--
2-
~ GNU GENERAL LICENSE
3-
~ Copyright (C) 2014 - 2023 Lobo Evolution
4-
~
5-
~ This program is free software; you can redistribute it and/or
6-
~ modify it under the terms of the GNU General Public
7-
~ License as published by the Free Software Foundation; either
8-
~ verion 3 of the License, or (at your option) any later version.
9-
~
10-
~ This program is distributed in the hope that it will be useful,
11-
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13-
~ General License for more details.
14-
~
15-
~ You should have received a copy of the GNU General Public
16-
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
17-
~
18-
~ Contact info: ivan.difrancesco@yahoo.it
19-
-->
20-
1+
<?xml version="1.0" encoding="UTF-8"?>
212
<project xmlns="http://maven.apache.org/POM/4.0.0"
223
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
234
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0

LoboW3C/pom.xml

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!--
3-
~ /*
4-
~ GNU GENERAL LICENSE
5-
~ Copyright (C) 2014 - 2023 Lobo Evolution
6-
~
7-
~ This program is free software; you can redistribute it and/or
8-
~ modify it under the terms of the GNU General Public
9-
~ License as published by the Free Software Foundation; either
10-
~ verion 3 of the License, or (at your option) any later version.
11-
~
12-
~ This program is distributed in the hope that it will be useful,
13-
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
14-
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15-
~ General License for more details.
16-
~
17-
~ You should have received a copy of the GNU General Public
18-
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
19-
~
20-
~
21-
~ Contact info: ivan.difrancesco@yahoo.it
22-
~ */
23-
-->
24-
252
<project xmlns="http://maven.apache.org/POM/4.0.0"
263
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
274
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

LoboXalan/pom.xml

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!--
3-
~ /*
4-
~ GNU GENERAL LICENSE
5-
~ Copyright (C) 2014 - 2023 Lobo Evolution
6-
~
7-
~ This program is free software; you can redistribute it and/or
8-
~ modify it under the terms of the GNU General Public
9-
~ License as published by the Free Software Foundation; either
10-
~ verion 3 of the License, or (at your option) any later version.
11-
~
12-
~ This program is distributed in the hope that it will be useful,
13-
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
14-
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15-
~ General License for more details.
16-
~
17-
~ You should have received a copy of the GNU General Public
18-
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
19-
~
20-
~
21-
~ Contact info: ivan.difrancesco@yahoo.it
22-
~ */
23-
-->
24-
252
<project xmlns="http://maven.apache.org/POM/4.0.0"
263
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
274
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ mvn install
1010
### Download CobraEvolution
1111

1212
Last release click Download Badge <br/>
13-
<a href="https://github.com/LoboEvolution/CobraEvolution/releases/download/3.1/cobraevolution-3.1.jar">
13+
<a href="https://github.com/LoboEvolution/CobraEvolution/releases/download/4.0/cobraevolution-4.0.jar">
1414
<img src="https://img.shields.io/github/downloads/LoboEvolution/CobraEvolution/total.svg" alt="Download">
1515
</a> <br/>
1616

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>com.github.oswetto</groupId>
88
<artifactId>cobraevolution</artifactId>
9-
<version>3.1</version>
9+
<version>4.0</version>
1010
<packaging>pom</packaging>
1111
<name>Cobra Evolution</name>
1212
<description>Cobra Evolution Html Parser</description>
@@ -105,7 +105,7 @@
105105
<descriptorRefs>
106106
<descriptorRef>jar-with-dependencies</descriptorRef>
107107
</descriptorRefs>
108-
<finalName>cobraevolution-3.1</finalName>
108+
<finalName>cobraevolution-4.0</finalName>
109109
<appendAssemblyId>false</appendAssemblyId>
110110
</configuration>
111111
<executions>

0 commit comments

Comments
 (0)