Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AlfrescoArchive/gytheio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a36bd6d82ed8b5ed91274276302ce5cf3d19be00
Choose a base ref
..
head repository: AlfrescoArchive/gytheio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d5eef516b309fefda9f16ac58e21b00f6d97ae78
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +1 −1 gytheio-commons/pom.xml
  2. +1 −1 gytheio-transform/gytheio-transform-commons/pom.xml
2 changes: 1 addition & 1 deletion gytheio-commons/pom.xml
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.2</version>
<executions>
<execution>
<goals>
2 changes: 1 addition & 1 deletion gytheio-transform/gytheio-transform-commons/pom.xml
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.2</version>
<executions>
<execution>
<goals>