We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current pom.xml containse wrong scm block https://repo1.maven.org/maven2/org/springframework/session/spring-session-core/2.5.2/spring-session-core-2.5.2.pom https://repo1.maven.org/maven2/org/springframework/session/spring-session-jdbc/2.5.1/spring-session-jdbc-2.5.1.pom
<scm> <connection>scm:git:git://github.com/spring-projects/spring-security</connection> <developerConnection>scm:git:git://github.com/spring-projects/spring-security</developerConnection> <url>https://github.com/spring-projects/spring-security</url> </scm>
The URLs should direct to https://github.com/spring-projects/spring-session
Even .github/ISSUE_TEMPLATE/config.yml containse the stackoverflow URL for spring-security .
.github/ISSUE_TEMPLATE/config.yml
spring-security
The text was updated successfully, but these errors were encountered:
Point to spring-session tag in GitHub issue template
585d369
Issue: gh-1897
Thanks for the report @rpaasche. I've fixed the Stack Overflow URL in the GitHub issue template via 585d369.
I'm currently looking into the POM issue.
Sorry, something went wrong.
See spring-gradle-plugins/spring-build-conventions#17.
2110ef0
eleftherias
No branches or pull requests
Current pom.xml containse wrong scm block
https://repo1.maven.org/maven2/org/springframework/session/spring-session-core/2.5.2/spring-session-core-2.5.2.pom
https://repo1.maven.org/maven2/org/springframework/session/spring-session-jdbc/2.5.1/spring-session-jdbc-2.5.1.pom
The URLs should direct to https://github.com/spring-projects/spring-session
Even
.github/ISSUE_TEMPLATE/config.yml
containse the stackoverflow URL forspring-security
.The text was updated successfully, but these errors were encountered: