Skip to content

Instantly share code, notes, and snippets.

@gayanW
Created June 1, 2017 17:55
Show Gist options
  • Save gayanW/224a26bc68f1dd1cb6be20fb1396d6fb to your computer and use it in GitHub Desktop.
Save gayanW/224a26bc68f1dd1cb6be20fb1396d6fb to your computer and use it in GitHub Desktop.
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.openmrs.module</groupId>
<artifactId>webservices.rest</artifactId>
<version>2.20.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Rest Web Services</name>
<description>Parent project for the Rest Web Services Module</description>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment