Skip to content

Commit

Permalink
[fenixedu-releaser] prepare release v10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fenixedu-buildbot committed May 16, 2020
1 parent 8243a25 commit e34c13c
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion expenditure-tracking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<artifactId>expenditure-tracking</artifactId>
<name>Acquisitions and Mission Module</name>
<version>10.1.0-SNAPSHOT</version>
<version>10.0.1</version>
<packaging>jar</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion finance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<artifactId>finance</artifactId>
<name>finance</name>
<version>10.1.0-SNAPSHOT</version>
<version>10.0.1</version>
<packaging>jar</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion internal-billing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<artifactId>internal-billing</artifactId>
<name>Internal Billing Module</name>
<version>10.1.0-SNAPSHOT</version>
<version>10.0.1</version>
<packaging>jar</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion jodafinance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<artifactId>jodafinance</artifactId>
<name>Joda Finance</name>
<version>10.1.0-SNAPSHOT</version>
<version>10.0.1</version>
<packaging>jar</packaging>

<organization>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@

<artifactId>expenditures</artifactId>
<name>Expenditures Management System</name>
<version>10.1.0-SNAPSHOT</version>
<version>10.0.1</version>
<packaging>pom</packaging>

<scm>
<connection>scm:git:[email protected]:ist-dsi/expenditures.git</connection>
<developerConnection>scm:git:[email protected]:ist-dsi/expenditures.git</developerConnection>
<url>http://ist-dsi.github.io/expenditures</url>
<tag>HEAD</tag>
<tag>v10.0.1</tag>
</scm>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion working-capital/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<artifactId>working-capital</artifactId>
<name>Working Capital Module</name>
<version>10.1.0-SNAPSHOT</version>
<version>10.0.1</version>
<packaging>jar</packaging>

<properties>
Expand Down

0 comments on commit e34c13c

Please sign in to comment.