diff options
-rw-r--r-- | BKUApplet/pom.xml | 14 | ||||
-rw-r--r-- | BKUCommonGUI/pom.xml | 8 | ||||
-rw-r--r-- | BKULocal/pom.xml | 22 | ||||
-rw-r--r-- | BKULocalApp/pom.xml | 8 | ||||
-rw-r--r-- | BKUOnline/pom.xml | 20 | ||||
-rw-r--r-- | BKUViewer/pom.xml | 6 | ||||
-rw-r--r-- | STAL/pom.xml | 4 | ||||
-rw-r--r-- | STALExt/pom.xml | 6 | ||||
-rw-r--r-- | STALService/pom.xml | 6 | ||||
-rw-r--r-- | bkucommon/pom.xml | 8 | ||||
-rw-r--r-- | pom.xml | 8 | ||||
-rw-r--r-- | smcc/pom.xml | 4 | ||||
-rw-r--r-- | smccSTAL/pom.xml | 10 | ||||
-rw-r--r-- | utils/pom.xml | 4 |
14 files changed, 64 insertions, 64 deletions
diff --git a/BKUApplet/pom.xml b/BKUApplet/pom.xml index 3212798d..f0ee7255 100644 --- a/BKUApplet/pom.xml +++ b/BKUApplet/pom.xml @@ -2,13 +2,13 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>BKUApplet</artifactId> <name>BKU Applet</name> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <build> <plugins> <plugin> @@ -117,27 +117,27 @@ <dependency> <groupId>at.gv.egiz</groupId> <artifactId>smcc</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>STAL</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>STALService</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>smccSTAL</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>BKUCommonGUI</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>commons-logging</groupId> diff --git a/BKUCommonGUI/pom.xml b/BKUCommonGUI/pom.xml index 91a578dc..32d39042 100644 --- a/BKUCommonGUI/pom.xml +++ b/BKUCommonGUI/pom.xml @@ -2,23 +2,23 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>BKUCommonGUI</artifactId> <name>BKU Common GUI</name> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <dependencies> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>smcc</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>STAL</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <scope>compile</scope> </dependency> </dependencies> diff --git a/BKULocal/pom.xml b/BKULocal/pom.xml index b77fa54d..0572fcb2 100644 --- a/BKULocal/pom.xml +++ b/BKULocal/pom.xml @@ -2,19 +2,19 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>BKULocal</artifactId> <packaging>war</packaging> <name>BKU Local</name> - <version>1.0.1</version> + <version>1.0.4-SNAPSHOT</version> <scm> - <developerConnection>scm:svn:svn://svn.egovlabs.gv.at/svnroot/mocca/tags/mocca-1.0.3/BKULocal</developerConnection> - <connection>scm:svn:svn://svn.egovlabs.gv.at/svnroot/mocca/tags/mocca-1.0.3/BKULocal</connection> - <url>scm:svn:svn://svn.egovlabs.gv.at/svnroot/mocca/tags/mocca-1.0.3/BKULocal</url> + <developerConnection>scm:svn:svn://svn.egovlabs.gv.at/svnroot/mocca/trunk/BKULocal</developerConnection> + <connection>scm:svn:svn://svn.egovlabs.gv.at/svnroot/mocca/trunk/BKULocal</connection> + <url>scm:svn:svn://svn.egovlabs.gv.at/svnroot/mocca/trunk/BKULocal</url> </scm> <build> <plugins> @@ -56,22 +56,22 @@ <dependency> <groupId>at.gv.egiz</groupId> <artifactId>STAL</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>bkucommon</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>smcc</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>smccSTAL</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>org.springframework</groupId> @@ -96,12 +96,12 @@ <dependency> <groupId>at.gv.egiz</groupId> <artifactId>BKUApplet</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>BKUViewer</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> </dependencies> diff --git a/BKULocalApp/pom.xml b/BKULocalApp/pom.xml index a7ae57e9..ac56c906 100644 --- a/BKULocalApp/pom.xml +++ b/BKULocalApp/pom.xml @@ -2,13 +2,13 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz.bku</groupId> <artifactId>BKULocalApp</artifactId> <name>BKU Local App</name> - <version>1.0.1</version> + <version>1.0.4-SNAPSHOT</version> <description /> <build> <pluginManagement> @@ -76,13 +76,13 @@ <dependency> <groupId>at.gv.egiz</groupId> <artifactId>BKULocal</artifactId> - <version>1.0.1</version> + <version>1.0.4-SNAPSHOT</version> <type>war</type> </dependency> <dependency> <artifactId>utils</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <scope>compile</scope> </dependency> <dependency> diff --git a/BKUOnline/pom.xml b/BKUOnline/pom.xml index 4eae4ac0..c5c77546 100644 --- a/BKUOnline/pom.xml +++ b/BKUOnline/pom.xml @@ -3,14 +3,14 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>BKUOnline</artifactId> <packaging>war</packaging> <name>BKU Online</name> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <pluginRepositories> <pluginRepository> @@ -24,12 +24,12 @@ <dependency> <groupId>at.gv.egiz</groupId> <artifactId>bkucommon</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>BKUViewer</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>commons-logging</groupId> @@ -53,20 +53,20 @@ <dependency> <groupId>at.gv.egiz</groupId> <artifactId>STALService</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <scope>compile</scope> </dependency> <!-- build BKUApplet prior to BKUOnline --> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>BKUApplet</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>STALService</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <!-- TODO move at.buergerkarte.namespaces.cardchannel.service out from STALXService | so that BKUOnline does not have to depend on STALXService @@ -107,9 +107,9 @@ <netbeans.hint.deploy.server>Tomcat60</netbeans.hint.deploy.server> </properties> <scm> - <developerConnection>scm:svn:svn://svn.egovlabs.gv.at/svnroot/mocca/tags/mocca-1.0.3/BKUOnline</developerConnection> - <connection>scm:svn:svn://svn.egovlabs.gv.at/svnroot/mocca/tags/mocca-1.0.3/BKUOnline</connection> - <url>scm:svn:svn://svn.egovlabs.gv.at/svnroot/mocca/tags/mocca-1.0.3/BKUOnline</url> + <developerConnection>scm:svn:svn://svn.egovlabs.gv.at/svnroot/mocca/trunk/BKUOnline</developerConnection> + <connection>scm:svn:svn://svn.egovlabs.gv.at/svnroot/mocca/trunk/BKUOnline</connection> + <url>scm:svn:svn://svn.egovlabs.gv.at/svnroot/mocca/trunk/BKUOnline</url> </scm> <build> <plugins> diff --git a/BKUViewer/pom.xml b/BKUViewer/pom.xml index f22f6665..7e5fd256 100644 --- a/BKUViewer/pom.xml +++ b/BKUViewer/pom.xml @@ -2,19 +2,19 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>BKUViewer</artifactId> <name>BKU viewer components</name> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <description /> <dependencies> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>bkucommon</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>commons-logging</groupId> diff --git a/STAL/pom.xml b/STAL/pom.xml index 18d1c224..f7214f04 100644 --- a/STAL/pom.xml +++ b/STAL/pom.xml @@ -3,13 +3,13 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>STAL</artifactId> <name>STAL</name> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <dependencies> <dependency> <groupId>commons-logging</groupId> diff --git a/STALExt/pom.xml b/STALExt/pom.xml index 3a0ff069..bbf6697a 100644 --- a/STALExt/pom.xml +++ b/STALExt/pom.xml @@ -2,19 +2,19 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>STALExt</artifactId> <name>STAL Extension</name> - <version>1.0.1</version> + <version>1.0.4-SNAPSHOT</version> <description /> <dependencies> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>STAL</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> </dependencies> </project>
\ No newline at end of file diff --git a/STALService/pom.xml b/STALService/pom.xml index 9f5415bd..72f22b0e 100644 --- a/STALService/pom.xml +++ b/STALService/pom.xml @@ -3,19 +3,19 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>STALService</artifactId> <name>STAL Service</name> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <description /> <dependencies> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>STAL</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <!--dependency> <groupId>at.gv.egiz</groupId> diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml index b6535993..71070e7b 100644 --- a/bkucommon/pom.xml +++ b/bkucommon/pom.xml @@ -3,24 +3,24 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>bkucommon</artifactId> <name>BKU Common</name> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <url>http://maven.apache.org</url> <dependencies> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>utils</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>STALExt</artifactId> - <version>1.0.1</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>commons-logging</groupId> @@ -3,7 +3,7 @@ <groupId>at.gv.egiz</groupId> <artifactId>bku</artifactId> <packaging>pom</packaging> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <name>BKU</name> <url>http://bku.egiz.gv.at</url> <modules> @@ -39,9 +39,9 @@ </developer> </developers> <scm> - <connection>scm:svn:svn://svn.egovlabs.gv.at/svnroot/mocca/tags/mocca-1.0.3</connection> - <developerConnection>scm:svn:svn+ssh://svn.egovlabs.gv.at/svnroot/mocca/tags/mocca-1.0.3</developerConnection> - <url>svn://svn.egovlabs.gv.at/svnroot/mocca/tags/mocca-1.0.3</url> + <connection>scm:svn:svn://svn.egovlabs.gv.at/svnroot/mocca/trunk</connection> + <developerConnection>scm:svn:svn+ssh://svn.egovlabs.gv.at/svnroot/mocca/trunk</developerConnection> + <url>svn://svn.egovlabs.gv.at/svnroot/mocca/trunk</url> </scm> <organization> <name>E-Government Innovation Center (EGIZ)</name> diff --git a/smcc/pom.xml b/smcc/pom.xml index f3d1a77e..f19f178f 100644 --- a/smcc/pom.xml +++ b/smcc/pom.xml @@ -2,14 +2,14 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>smcc</artifactId> <name>smcc</name> <packaging>jar</packaging> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <url>http://bku.egiz.gv.at</url> <build> <plugins> diff --git a/smccSTAL/pom.xml b/smccSTAL/pom.xml index f0690389..96ed97b2 100644 --- a/smccSTAL/pom.xml +++ b/smccSTAL/pom.xml @@ -2,13 +2,13 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>smccSTAL</artifactId> <name>smcc STAL</name> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <build> <plugins> <plugin> @@ -24,17 +24,17 @@ <dependency> <groupId>at.gv.egiz</groupId> <artifactId>STAL</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>smcc</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>at.gv.egiz</groupId> <artifactId>BKUCommonGUI</artifactId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </dependency> <dependency> <groupId>iaik</groupId> diff --git a/utils/pom.xml b/utils/pom.xml index a1f8ce70..55a8aef9 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -2,14 +2,14 @@ <parent> <artifactId>bku</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>utils</artifactId> <name>BKU Utils</name> <packaging>jar</packaging> - <version>1.0.3</version> + <version>1.0.4-SNAPSHOT</version> <url>http://bku.egiz.gv.at</url> <build> <plugins> |