v4.1.0 installation doc still uses pom.xml snippets for beta

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor - P4
    • 4.2.0
    • Affects Version/s: None
    • Component/s: Documentation
    • None
    • None
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None

      The problem can be seen here: https://mongodb.github.io/mongo-java-driver/4.1/driver/getting-started/installation/

      <dependencies>
          <dependency>
              <groupId>org.mongodb</groupId>
              <artifactId>mongodb-driver-sync</artifactId>
              <version>4.1.0-beta2</version>
          </dependency>
      </dependencies>
      

            Assignee:
            Brian DeLeonardis (Inactive)
            Reporter:
            Dmitry Ryabtsev
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: