Skip to content

Commit a7f32c1

Browse files
author
Anders Breid
authored
updated pom file (#13)
1 parent 4ce396e commit a7f32c1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pom.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
12
<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/xsd/maven-4.0.0.xsd">
3+
24
<modelVersion>4.0.0</modelVersion>
3-
<groupId>eiffel-community</groupId>
5+
<groupId>com.github.ericsson</groupId>
46
<artifactId>eiffel-commons-java</artifactId>
5-
<version>0.0.3-SNAPSHOT</version>
7+
<version>0.0.4</version>
68
<name>eiffel commons java</name>
79
<description>A shared library for eiffel components</description>
810

0 commit comments

Comments
 (0)