Updated some packagesmaster
authorRandom Email <[email protected]>
Fri, 20 Jan 2017 21:04:06 +0000 (20 21:04 +0000)
committerRandom Email <[email protected]>
Fri, 20 Jan 2017 21:04:06 +0000 (20 21:04 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 06be793..efcb951 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,11 +2,11 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.javalite</groupId>
-    <artifactId>activeweb-simple</artifactId>
+    <groupId>cz.or.repo</groupId>
+    <artifactId>test_app_1</artifactId>
     <packaging>war</packaging>
     <version>1.1-SNAPSHOT</version>
-    <name>ActiveWeb Example WebApp</name>
+    <name>ActiveWeb Simple Test App</name>
 
     <properties>
         <activejdbc.version>1.4.11</activejdbc.version>