Skip to content
Snippets Groups Projects
Commit 3ed421cc authored by dohan's avatar dohan
Browse files

Merge branch 'release/1.1.1'

parents b9b04eac e2529dbd
No related branches found
No related tags found
No related merge requests found
language: java language: java
sudo: true
script: gradle tla2b check uploadArchives script: gradle tla2b check uploadArchives
before_install: before_install:
......
...@@ -4,7 +4,7 @@ apply plugin: 'maven' ...@@ -4,7 +4,7 @@ apply plugin: 'maven'
apply plugin: 'jacoco' apply plugin: 'jacoco'
apply plugin: 'findbugs' apply plugin: 'findbugs'
project.version = '1.1.0' project.version = '1.1.1'
project.group = 'de.hhu.stups' project.group = 'de.hhu.stups'
project.archivesBaseName = "tla2bAST" project.archivesBaseName = "tla2bAST"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment