Skip to content

Commit

Permalink
[fenixedu-releaser] prepare release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fenixedu-buildbot committed Jun 13, 2019
1 parent 7e1b7f2 commit 113256f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<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">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.fenixedu</groupId>
<artifactId>fenix-framework-project</artifactId>
<version>2.5.2</version>
<relativePath/>
<relativePath />
</parent>

<artifactId>santander-sdk</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>jar</packaging>

<name>Santander SDK</name>
Expand Down Expand Up @@ -40,7 +39,7 @@
<connection>scm:git:git@github.com:ist-dsi/santander-sdk.git</connection>
<developerConnection>scm:git:git@github.com:ist-dsi/santander-sdk.git</developerConnection>
<url>http://fenixedu.org</url>
<tag>HEAD</tag>
<tag>v1.0.0</tag>
</scm>

<build>
Expand Down

0 comments on commit 113256f

Please sign in to comment.