mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

maximthomas
25.09.2024 52c9114d486fa9f38a8039316144ff6910abed2a
.github/workflows/deploy.yml
@@ -33,7 +33,7 @@
      - name: Set up Java for publishing to Maven Central Repository OSS
        uses: actions/setup-java@v4
        with:
          java-version: '8'
          java-version: '11'
          distribution: 'temurin'
          server-id: ossrh
          server-username: MAVEN_USERNAME