<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.jetbrains.intellij.documentation</groupId>
  <artifactId>tips-database-plugin</artifactId>
  <version>201.25</version>
  <name>Tips of the day</name>
  <description>Tips of the day</description>
  <url>http:/www.jetbrains.com/</url>
  <licenses>
    <license>
      <name>The Apache License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>rayshade</id>
      <name>Egor Malyshev</name>
      <email>egor.malyshev@jetbrains.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://www.github.com/JetBrains/help-sources.git</connection>
    <developerConnection>scm:git:git://www.github.com/JetBrains/help-sources.git</developerConnection>
    <url>https://www.github.com/JetBrains/help-sources</url>
  </scm>
</project>
