Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
sbuitizon committed Sep 1, 2014
1 parent d27f7cb commit 330b195
Show file tree
Hide file tree
Showing 16 changed files with 64 additions and 37 deletions.
1 change: 0 additions & 1 deletion jspringbot-config/pom.xml
Expand Up @@ -46,7 +46,6 @@
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-expression</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down
1 change: 0 additions & 1 deletion jspringbot-csv/pom.xml
Expand Up @@ -46,7 +46,6 @@
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-pretty-logger</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
1 change: 0 additions & 1 deletion jspringbot-date/pom.xml
Expand Up @@ -65,7 +65,6 @@
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-expression</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
2 changes: 0 additions & 2 deletions jspringbot-db/pom.xml
Expand Up @@ -74,12 +74,10 @@
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-pretty-logger</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-expression</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
1 change: 0 additions & 1 deletion jspringbot-expression/pom.xml
Expand Up @@ -56,7 +56,6 @@
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-pretty-logger</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>de.odysseus.juel</groupId>
Expand Down
4 changes: 0 additions & 4 deletions jspringbot-function-generator/pom.xml
Expand Up @@ -66,22 +66,18 @@
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-expression</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-date</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-json</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-xml</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
</project>
4 changes: 0 additions & 4 deletions jspringbot-http/pom.xml
Expand Up @@ -46,22 +46,18 @@
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-json</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-xml</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.2.3</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.1.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
1 change: 0 additions & 1 deletion jspringbot-i18n/pom.xml
Expand Up @@ -46,7 +46,6 @@
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-expression</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
1 change: 0 additions & 1 deletion jspringbot-json/pom.xml
Expand Up @@ -46,7 +46,6 @@
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-expression</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
1 change: 0 additions & 1 deletion jspringbot-pretty-logger/pom.xml
Expand Up @@ -41,7 +41,6 @@
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
1 change: 0 additions & 1 deletion jspringbot-selenium/pom.xml
Expand Up @@ -81,7 +81,6 @@
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-pretty-logger</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
1 change: 0 additions & 1 deletion jspringbot-ssh/pom.xml
Expand Up @@ -55,7 +55,6 @@
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-pretty-logger</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
1 change: 0 additions & 1 deletion jspringbot-test-data/pom.xml
Expand Up @@ -46,7 +46,6 @@
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-csv</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
2 changes: 0 additions & 2 deletions jspringbot-utils/pom.xml
Expand Up @@ -46,12 +46,10 @@
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.1.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
2 changes: 0 additions & 2 deletions jspringbot-xml/pom.xml
Expand Up @@ -45,12 +45,10 @@
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-expression</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<version>2.8.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
77 changes: 64 additions & 13 deletions pom.xml
Expand Up @@ -34,12 +34,14 @@
<version>1.0-SNAPSHOT</version>
<name>jspringbot-libraries</name>
<packaging>pom</packaging>
<url>http://jspringbot.org</url>

<properties>
<spring.version>3.1.0.RELEASE</spring.version>
<hibernate.version>3.3.2.GA</hibernate.version>
<junit.version>4.8.1</junit.version>
<junit.addons.version>1.4</junit.addons.version>
<jspringbot.version>1.0</jspringbot.version>
<libdoc.name>jSpringBot Library</libdoc.name>
</properties>

Expand All @@ -54,12 +56,34 @@

<developers>
<developer>
<name>Shiela D. Buitizon</name>
<id>owner</id>
<email>badong2210@yahoo.com</email>
<roles>
<role>architect</role>
<role>developer</role>
</roles>
</developer>
<developer>
<name>Alvin R. de Leon</name>
<id>owner</id>
<email>alvinrdeleon@me.com</email>
<roles>
<role>architect</role>
<role>developer</role>
</roles>
</developer>
<developer>
<id>developer1</id>
<email>bernardilago@gmail.com</email>
<roles>
<role>developer</role>
</roles>
</developer>
<developer>
<id>developer</id>
<email>siegcollado@gmail.com</email>
<roles>
<role>developer</role>
</roles>
</developer>
</developers>

Expand Down Expand Up @@ -91,21 +115,18 @@
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>2.1.2</version>
<executions>
<execution>
<id>attach-sources</id>
<goals>
<goal>jar</goal>
</goals>
</execution>
</executions>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<use>false</use>
<links>
<link>http://java.sun.com/javase/6/docs/api/</link>
</links>
</configuration>
</plugin>
<plugin>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-maven-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</plugin>
</plugins>
</build>
Expand Down Expand Up @@ -175,6 +196,36 @@
<artifactId>commons-codec</artifactId>
<version>1.4</version>
</dependency>
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot</artifactId>
<version>${jspringbot.version}</version>
</dependency>
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-expression</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-pretty-logger</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-date</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-json</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-xml</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
</dependencyManagement>
</project>

0 comments on commit 330b195

Please sign in to comment.