Skip to content

Commit

Permalink
Bumped to the next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcarvalho committed Aug 28, 2015
1 parent f30933f commit e356556
Show file tree
Hide file tree
Showing 14 changed files with 31 additions and 49 deletions.
13 changes: 4 additions & 9 deletions fenixedu-ist-cms-components/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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">
<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>

<parent>
<groupId>pt.ist</groupId>
<artifactId>fenixedu-ist</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
</parent>

<artifactId>fenixedu-ist-cms-components</artifactId>
Expand All @@ -24,12 +23,8 @@
<phase>prepare-package</phase>
<configuration>
<target>
<zip
destfile="${project.build.directory}/classes/META-INF/resources/WEB-INF/fenixedu-homepages-theme.zip"
basedir="${project.basedir}/src/main/webapp/themes/fenixedu-homepages-theme"></zip>
<zip
destfile="${project.build.directory}/classes/META-INF/resources/WEB-INF/fenixedu-units-theme.zip"
basedir="${project.basedir}/src/main/webapp/themes/fenixedu-units-theme"></zip>
<zip destfile="${project.build.directory}/classes/META-INF/resources/WEB-INF/fenixedu-homepages-theme.zip" basedir="${project.basedir}/src/main/webapp/themes/fenixedu-homepages-theme" />
<zip destfile="${project.build.directory}/classes/META-INF/resources/WEB-INF/fenixedu-units-theme.zip" basedir="${project.basedir}/src/main/webapp/themes/fenixedu-units-theme" />
</target>
</configuration>
<goals>
Expand Down
5 changes: 2 additions & 3 deletions fenixedu-ist-delegates/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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">
<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>

<parent>
<groupId>pt.ist</groupId>
<artifactId>fenixedu-ist</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
</parent>

<artifactId>fenixedu-ist-delegates</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions fenixedu-ist-giaf-contracts/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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">
<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>

<parent>
<groupId>pt.ist</groupId>
<artifactId>fenixedu-ist</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
</parent>

<artifactId>fenixedu-ist-giaf-contracts</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions fenixedu-ist-integration/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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">
<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>

<parent>
<groupId>pt.ist</groupId>
<artifactId>fenixedu-ist</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
</parent>

<artifactId>fenixedu-ist-integration</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions fenixedu-ist-libraryspace/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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">
<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>

<parent>
<groupId>pt.ist</groupId>
<artifactId>fenixedu-ist</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
</parent>

<artifactId>fenixedu-ist-libraryspace</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions fenixedu-ist-parking/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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">
<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>

<parent>
<groupId>pt.ist</groupId>
<artifactId>fenixedu-ist</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
</parent>

<artifactId>fenixedu-ist-parking</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions fenixedu-ist-pre-bolonha/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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">
<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>

<parent>
<groupId>pt.ist</groupId>
<artifactId>fenixedu-ist</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
</parent>

<artifactId>fenixedu-ist-pre-bolonha</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions fenixedu-ist-quc/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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">
<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>

<parent>
<groupId>pt.ist</groupId>
<artifactId>fenixedu-ist</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
</parent>

<artifactId>fenixedu-ist-quc</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions fenixedu-ist-reports/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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>pt.ist</groupId>
<artifactId>fenixedu-ist</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
</parent>

<artifactId>fenixedu-ist-reports</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions fenixedu-ist-teacher-credits/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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">
<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>

<parent>
<groupId>pt.ist</groupId>
<artifactId>fenixedu-ist</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
</parent>

<artifactId>fenixedu-ist-teacher-credits</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions fenixedu-ist-teacher-evaluation/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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">
<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>

<parent>
<groupId>pt.ist</groupId>
<artifactId>fenixedu-ist</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
</parent>

<artifactId>fenixedu-ist-teacher-evaluation</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions fenixedu-ist-tutorship/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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">
<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>

<parent>
<groupId>pt.ist</groupId>
<artifactId>fenixedu-ist</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
</parent>

<artifactId>fenixedu-ist-tutorship</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions fenixedu-ist-vigilancies/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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">
<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>

<parent>
<groupId>pt.ist</groupId>
<artifactId>fenixedu-ist</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
</parent>

<artifactId>fenixedu-ist-vigilancies</artifactId>
Expand Down
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
<?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.2.0</version>
<relativePath></relativePath>
<relativePath />
</parent>

<groupId>pt.ist</groupId>
<artifactId>fenixedu-ist</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.6.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>FenixEdu IST Contribution Modules</name>
Expand Down

0 comments on commit e356556

Please sign in to comment.