Skip to content

Commit

Permalink
Merge pull request #105 from assimbly/next
Browse files Browse the repository at this point in the history
Next
  • Loading branch information
skin27 committed Sep 2, 2024
2 parents 1be29af + 28f5691 commit f5195ab
Show file tree
Hide file tree
Showing 345 changed files with 3,680 additions and 9,576 deletions.
6 changes: 3 additions & 3 deletions aggregate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<parent>
<artifactId>custom-components</artifactId>
<groupId>org.assimbly</groupId>
<version>4.0.6</version>
<version>5.0.0</version>
</parent>

<artifactId>aggregate</artifactId>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.release>11</maven.compiler.release>
<maven.compiler.release>21</maven.compiler.release>
<maven.versions.rules>file:///${project.basedir}/../rules.xml</maven.versions.rules>
</properties>

Expand Down Expand Up @@ -40,7 +40,7 @@
<configuration>
<toolchains>
<jdk>
<version>11</version>
<version>21</version>
</jdk>
</toolchains>
</configuration>
Expand Down
53 changes: 0 additions & 53 deletions aggregate/pom.xml.versionsBackup

This file was deleted.

78 changes: 0 additions & 78 deletions aleris/pom.xml

This file was deleted.

83 changes: 0 additions & 83 deletions aleris/pom.xml.versionsBackup

This file was deleted.

40 changes: 0 additions & 40 deletions aleris/src/docs/aleris.adoc

This file was deleted.

28 changes: 0 additions & 28 deletions aleris/src/main/java/org/assimbly/aleris/AlerisComponent.java

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit f5195ab

Please sign in to comment.