Skip to content

Commit

Permalink
Go back to calling the top level xalan-j -- slightly clearer, slightl…
Browse files Browse the repository at this point in the history
…y easier to diff against ant builds.
  • Loading branch information
kubycsolutions committed Dec 29, 2023
1 parent 290d9ba commit b732943
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>xalan</groupId>
<artifactId>xalan-project</artifactId>
<artifactId>xalan-j</artifactId>
<version>2.7.3</version>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<parent>
<groupId>xalan</groupId>
<artifactId>xalan-project</artifactId>
<artifactId>xalan-j</artifactId>
<version>2.7.3</version>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<modelVersion>4.0.0</modelVersion>
<groupId>xalan</groupId>
<artifactId>xalan-project</artifactId>
<artifactId>xalan-j</artifactId>
<version>2.7.3</version>

<properties>
Expand Down Expand Up @@ -103,7 +103,7 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>${exec-maven-plugin.version}</version>
<inherited>false</inherited> <!-- Run only in xalan-project parent -->
<inherited>false</inherited> <!-- Run only in xalan-j parent -->
<executions>
<execution>
<id>Xalan2 design documentation</id>
Expand Down
2 changes: 1 addition & 1 deletion serializer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>xalan</groupId>
<artifactId>xalan-project</artifactId>
<artifactId>xalan-j</artifactId>
<version>2.7.3</version>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion xalan/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>xalan</groupId>
<artifactId>xalan-project</artifactId>
<artifactId>xalan-j</artifactId>
<version>2.7.3</version>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion xalan2jtaglet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>xalan</groupId>
<artifactId>xalan-project</artifactId>
<artifactId>xalan-j</artifactId>
<version>2.7.3</version>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion xalan2jtaglet_jdk9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>xalan</groupId>
<artifactId>xalan-project</artifactId>
<artifactId>xalan-j</artifactId>
<version>2.7.3</version>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion xalansamples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>xalan-project</artifactId>
<artifactId>xalan-j</artifactId>
<groupId>xalan</groupId>
<version>2.7.3</version>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion xalanservlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ by the previous (ant) build, which I am not willing to change right now.
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>xalan-project</artifactId>
<artifactId>xalan-j</artifactId>
<groupId>xalan</groupId>
<version>2.7.3</version>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion xsltcapplet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>xalan-project</artifactId>
<artifactId>xalan-j</artifactId>
<groupId>xalan</groupId>
<version>2.7.3</version>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion xsltcbrazil/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>xalan-project</artifactId>
<artifactId>xalan-j</artifactId>
<groupId>xalan</groupId>
<version>2.7.3</version>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion xsltcejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>xalan-project</artifactId>
<artifactId>xalan-j</artifactId>
<groupId>xalan</groupId>
<version>2.7.3</version>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion xsltcservlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>xalan-project</artifactId>
<artifactId>xalan-j</artifactId>
<groupId>xalan</groupId>
<version>2.7.3</version>
</parent>
Expand Down

0 comments on commit b732943

Please sign in to comment.