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

Open Identity Platform Community
26.36.2024 a50f7f3224b0aa48d4549ddecd189c8371fbd793
pom.xml
@@ -18,7 +18,7 @@
    <modelVersion>4.0.0</modelVersion>
   <groupId>org.openidentityplatform.opendj</groupId>
    <artifactId>opendj-parent</artifactId>
   <version>4.6.4-SNAPSHOT</version>
   <version>4.6.4</version>
    <packaging>pom</packaging>
    <name>OpenDJ Directory Services Project</name>
@@ -108,7 +108,7 @@
        <connection>scm:git:https://github.com/OpenIdentityPlatform/OpenDJ.git</connection>
        <developerConnection>scm:git:https://github.com/OpenIdentityPlatform/OpenDJ.git</developerConnection>
        <url>https://github.com/OpenIdentityPlatform/OpenDJ</url>
         <tag>HEAD</tag>
         <tag>4.6.4</tag>
   </scm>
   <repositories>
      <repository>
@@ -568,7 +568,7 @@
                        <projectName>${product.name}</projectName>
                        <projectVersion>${project.version}</projectVersion>
                        <releaseVersion>${project.version}</releaseVersion>
                        <googleAnalyticsId/>
                        <googleAnalyticsId />
                    </configuration>
                </plugin>