Skip to content

Release merge#598

Merged
zkaoudi merged 10 commits into
mainfrom
rel/1.1.0-rc2
Aug 22, 2025
Merged

Release merge#598
zkaoudi merged 10 commits into
mainfrom
rel/1.1.0-rc2

Conversation

@mspruc

@mspruc mspruc commented Aug 20, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@zkaoudi zkaoudi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason not all versions in the pom files are set to 1.1.1-SNAPSHOT but they are in the release version 1.1.0. Change all 1.1.0 versions to 1.1.1-SNAPSHOT

Comment thread pom.xml
<groupId>org.apache.wayang</groupId>
<artifactId>wayang-resources</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.1.0</version>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change to 1.1.1-SNAPSHOT

Comment thread wayang-api/pom.xml

<artifactId>wayang-api</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.1.0</version>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.1.1-SNAPSHOT

<artifactId>wayang-api</artifactId>
<groupId>org.apache.wayang</groupId>
<version>1.0.1-SNAPSHOT</version>
<version>1.1.0</version>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.1.1-SNAPSHOT

<groupId>org.apache.wayang</groupId>
<artifactId>wayang-core</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.1.0</version>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.1.1-SNAPSHOT and all of the following

<artifactId>wayang-commons</artifactId>
<groupId>org.apache.wayang</groupId>
<version>1.0.1-SNAPSHOT</version>
<version>1.1.0</version>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

@mspruc

mspruc commented Aug 22, 2025

Copy link
Copy Markdown
Contributor Author

For some reason the version bump doesnt compile with current commit, rolling back to the initial mvn development iteration commit that worked & we will have to bump the version in the future.

@zkaoudi zkaoudi merged commit 8f7a4a2 into main Aug 22, 2025
4 checks passed
@mspruc mspruc deleted the rel/1.1.0-rc2 branch February 9, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants